Skip to content

Commit d8707f4

Browse files
committed
3.0.3
1 parent 7243c50 commit d8707f4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.3](https://github.com/aurelia/cli/compare/v3.0.2...v3.0.3) (2024-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli-bundler:** allow tracing of mjs file ([611da5e](https://github.com/aurelia/cli/commit/611da5e7ea40854ab7215a33b2628616da4a1a4b))
7+
8+
9+
110
## [3.0.2](https://github.com/aurelia/cli/compare/v3.0.1...v3.0.2) (2023-10-07)
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": "3.0.2",
3+
"version": "3.0.3",
44
"description": "The command line tooling for Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)