Skip to content

Commit

Permalink
chore(release): set package.json to 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2023-08-18)

### Features

* add feature to use uid as slug ([d5607b2](d5607b2))
* now sort tags in decending order ([b08c750](b08c750))
  • Loading branch information
semantic-release-bot committed Aug 18, 2023
1 parent 1005918 commit abd89d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.7.0](https://github.com/auroral-ui/hexo-plugin-aurora/compare/v1.6.0...v1.7.0) (2023-08-18)


### Features

* add feature to use uid as slug ([d5607b2](https://github.com/auroral-ui/hexo-plugin-aurora/commit/d5607b261dcb5561b4def28035da488555db82a6))
* now sort tags in decending order ([b08c750](https://github.com/auroral-ui/hexo-plugin-aurora/commit/b08c750dafff3df498c721731634eb2808d55fb2))

# [1.6.0](https://github.com/auroral-ui/hexo-plugin-aurora/compare/v1.5.0...v1.6.0) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-plugin-aurora",
"version": "1.6.0",
"version": "1.7.0",
"description": "A plugin for Hexo Aurora theme",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit abd89d3

Please sign in to comment.