Skip to content

Commit 16a5a2a

Browse files
chore(all): prepare release 2.0.1
1 parent 58d8355 commit 16a5a2a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.1](https://github.com/aurelia/cli/compare/2.0.0...2.0.1) (2020-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli-bundler:** browser ignore field should return empty object instead of undefined ([58d8355](https://github.com/aurelia/cli/commit/58d8355028cbf5964a632ede3b5023f5c7ec25ce))
7+
8+
9+
110
# [2.0.0](https://github.com/aurelia/cli/compare/1.3.1...2.0.0) (2020-08-25)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-cli",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "The command line tooling for Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)