Skip to content

Commit

Permalink
chore(release): 39.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [39.0.5](v39.0.4...v39.0.5) (2023-05-03)

### Bug Fixes

* downgrade @semantic-release/npm to cjs version ([#1253](#1253)) ([4b4b77b](4b4b77b))
  • Loading branch information
semantic-release-bot committed May 3, 2023
1 parent 4b4b77b commit cf690fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [39.0.5](https://github.com/ipfs/aegir/compare/v39.0.4...v39.0.5) (2023-05-03)


### Bug Fixes

* downgrade @semantic-release/npm to cjs version ([#1253](https://github.com/ipfs/aegir/issues/1253)) ([4b4b77b](https://github.com/ipfs/aegir/commit/4b4b77b3ceae4935250469e1890ddd03578783d5))

## [39.0.4](https://github.com/ipfs/aegir/compare/v39.0.3...v39.0.4) (2023-05-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aegir",
"version": "39.0.4",
"version": "39.0.5",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
Expand Down

0 comments on commit cf690fc

Please sign in to comment.