Skip to content

Commit

Permalink
chore(all): prepare release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Oct 14, 2019
1 parent 57583fa commit ce2638e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.2.1](https://github.com/aurelia/cli/compare/1.2.0...1.2.1) (2019-10-14)


### Bug Fixes

* **Dockerfile:** use [email protected] ([ec9234b](https://github.com/aurelia/cli/commit/ec9234b))


### Features

* **Dockerfile:** update aurelia-cli inside docker to support minor versions ^1.2.0 ([57583fa](https://github.com/aurelia/cli/commit/57583fa))



# [1.2.0](https://github.com/aurelia/cli/compare/1.1.1...1.2.0) (2019-09-19)


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": "aurelia-cli",
"version": "1.2.0",
"version": "1.2.1",
"description": "The command line tooling for Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit ce2638e

Please sign in to comment.