Skip to content

Commit

Permalink
chore(release): 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.18.0](v1.17.0...v1.18.0) (2020-08-25)

### Features

* ✨ 优化合并的代码 完成刷新单页面功能 ([5e3eadf](5e3eadf))
  • Loading branch information
semantic-release-bot committed Aug 25, 2020
1 parent 5e3eadf commit ebe3305
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

# [1.18.0](https://github.com/d2-projects/d2-admin/compare/v1.17.0...v1.18.0) (2020-08-25)


### Features

* :sparkles: 优化合并的代码 完成刷新单页面功能 ([5e3eadf](https://github.com/d2-projects/d2-admin/commit/5e3eadf0eb844e2090a28174ff63feda3b82edbe))

# [1.17.0](https://github.com/d2-projects/d2-admin/compare/v1.16.0...v1.17.0) (2020-06-18)


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": "d2-admin",
"version": "1.17.0",
"version": "1.18.0",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",
Expand Down

0 comments on commit ebe3305

Please sign in to comment.