Skip to content

Commit 92ef33f

Browse files
chore(all): prepare release 1.2.2
1 parent fe322c6 commit 92ef33f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

doc/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.2.2](https://github.com/aurelia/cli/compare/1.2.1...1.2.2) (2019-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **webpack:** deal with host option before webpack config ([fe322c6](https://github.com/aurelia/cli/commit/fe322c6))
7+
* **webpack:** fix missing postcss in less/scss/styl processing ([c246d66](https://github.com/aurelia/cli/commit/c246d66)), closes [#1152](https://github.com/aurelia/cli/issues/1152)
8+
9+
10+
111
## [1.2.1](https://github.com/aurelia/cli/compare/1.2.0...1.2.1) (2019-10-14)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-cli",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "The command line tooling for Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)