Skip to content

Commit 63e95b5

Browse files
committed
chore: release v0.4.1
1 parent 79ceda8 commit 63e95b5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

2+
## v0.4.0...main
3+
4+
[compare changes](https://github.com/stacksjs/aax/compare/v0.4.0...main)
5+
6+
### 🏡 Chore
7+
8+
- Add screenshot ([bbd30ea](https://github.com/stacksjs/aax/commit/bbd30ea))
9+
- Minor log improvements ([79ceda8](https://github.com/stacksjs/aax/commit/79ceda8))
10+
11+
### ❤️ Contributors
12+
13+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
14+
215
## v0.3.0...main
316

417
[compare changes](https://github.com/stacksjs/aax/compare/v0.3.0...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.4.0",
4+
"version": "0.4.1",
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)