Skip to content

Commit a2f3f34

Browse files
committed
chore: release v0.4.0
1 parent 12c509a commit a2f3f34

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11

2+
## v0.3.0...main
3+
4+
[compare changes](https://github.com/stacksjs/aax/compare/v0.3.0...main)
5+
6+
### 🚀 Enhancements
7+
8+
- CLI improvements ([12c509a](https://github.com/stacksjs/aax/commit/12c509a))
9+
10+
### 🏡 Chore
11+
12+
- Bin build changes and stargazer ([88293d3](https://github.com/stacksjs/aax/commit/88293d3))
13+
- Git ignore ([eadf3b9](https://github.com/stacksjs/aax/commit/eadf3b9))
14+
- Update pkgx ([28cbf0f](https://github.com/stacksjs/aax/commit/28cbf0f))
15+
- Adjust gitignore ([11793ef](https://github.com/stacksjs/aax/commit/11793ef))
16+
17+
### ❤️ Contributors
18+
19+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
20+
- Cab-mikee ([@cab-mikee](https://github.com/cab-mikee))
21+
222
## v0.2.1...main
323

424
[compare changes](https://github.com/stacksjs/aax/compare/v0.2.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/aax",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"description": "A tool to convert AAX files to other formats",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)