File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 46.0.1] ( https://github.com/ipfs/aegir/compare/v46.0.0...v46.0.1 ) (2025-05-12)
2
+
3
+ ### Bug Fixes
4
+
5
+ * ignore lockfile in release commit ([ 5cf1266] ( https://github.com/ipfs/aegir/commit/5cf1266eab71f19b1aad69be1ea7a36db0926cd4 ) )
6
+
1
7
## [ 46.0.0] ( https://github.com/ipfs/aegir/compare/v45.2.1...v46.0.0 ) (2025-05-07)
2
8
3
9
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aegir" ,
3
- "version" : " 46.0.0 " ,
3
+ "version" : " 46.0.1 " ,
4
4
"description" : " JavaScript project management" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/aegir#readme" ,
197
197
" @semantic-release/changelog" ,
198
198
" @semantic-release/npm" ,
199
199
" @semantic-release/github" ,
200
- [" @semantic-release/git" , {
201
- "assets" : [" CHANGELOG.md" , " package.json" ]
202
- }]
200
+ [
201
+ " @semantic-release/git" ,
202
+ {
203
+ "assets" : [
204
+ " CHANGELOG.md" ,
205
+ " package.json"
206
+ ]
207
+ }
208
+ ]
203
209
]
204
210
},
205
211
"scripts" : {
You can’t perform that action at this time.
0 commit comments