Skip to content

Commit

Permalink
chore(release): 1.24.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.2](v1.24.1...v1.24.2) (2021-07-23)

### Bug Fixes

* merge replaced Object.assign ([37f63bf](37f63bf))
  • Loading branch information
semantic-release-bot committed Jul 23, 2021
1 parent 37f63bf commit 72702b6
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.24.2](https://github.com/d2-projects/d2-admin/compare/v1.24.1...v1.24.2) (2021-07-23)


### Bug Fixes

* merge replaced Object.assign ([37f63bf](https://github.com/d2-projects/d2-admin/commit/37f63bf20c51312b48ca5b468f10514729948a97))

## [1.24.1](https://github.com/d2-projects/d2-admin/compare/v1.24.0...v1.24.1) (2021-07-20)


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.24.1",
"version": "1.24.2",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",
Expand Down

0 comments on commit 72702b6

Please sign in to comment.