Skip to content

Commit ea1431e

Browse files
chore(all): prepare release 2.0.3
1 parent 1dca043 commit ea1431e

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.3](https://github.com/aurelia/cli/compare/2.0.2...2.0.3) (2021-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli-bundler:** fix error on latest JS syntax, replaced outdated esprima with meriyah ([1dca043](https://github.com/aurelia/cli/commit/1dca043b82a1b0d4ba57698b7bad34c5f0f41069))
7+
8+
9+
110
## [2.0.2](https://github.com/aurelia/cli/compare/2.0.1...2.0.2) (2020-09-18)
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.2",
3+
"version": "2.0.3",
44
"description": "The command line tooling for Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)