Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jan 20, 2022
1 parent 0542164 commit 1884b7f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.2.0](https://github.com/vaadin/magi-cli/compare/v1.2.0-pre.1...v1.2.0) (2022-01-20)

* no changes since previous version

# [1.2.0-pre.1](https://github.com/vaadin/magi-cli/compare/v1.1.0...v1.2.0-pre.1) (2022-01-11)

* enforce using lockfile in p3-convert ([#158](https://github.com/vaadin/magi-cli/issues/158))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magi-cli",
"version": "1.2.0-pre.1",
"version": "1.2.0",
"description": "Elements team command-line team member",
"main": "./bin/magi",
"bin": {
Expand Down

0 comments on commit 1884b7f

Please sign in to comment.