Skip to content

Commit

Permalink
chore(release): 37.4.7 [skip ci]
Browse files Browse the repository at this point in the history
## [37.4.7](v37.4.6...v37.4.7) (2022-07-28)

### Bug Fixes

* make revving deps trigger a release ([#1027](#1027)) ([f77c323](f77c323))
  • Loading branch information
semantic-release-bot committed Jul 28, 2022
1 parent f77c323 commit 6995159
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [37.4.7](https://github.com/ipfs/aegir/compare/v37.4.6...v37.4.7) (2022-07-28)


### Bug Fixes

* make revving deps trigger a release ([#1027](https://github.com/ipfs/aegir/issues/1027)) ([f77c323](https://github.com/ipfs/aegir/commit/f77c32395e2ef3d40818ad7136ff1f4814799793))

## [37.4.6](https://github.com/ipfs/aegir/compare/v37.4.5...v37.4.6) (2022-07-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
"version": "37.4.6",
"version": "37.4.7",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
Expand Down

0 comments on commit 6995159

Please sign in to comment.