Skip to content

Commit

Permalink
chore(release): 37.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [37.4.4](v37.4.3...v37.4.4) (2022-07-07)

### Bug Fixes

* add Documentation and Dependencies to release notes ([#1014](#1014)) ([df323ef](df323ef))
  • Loading branch information
semantic-release-bot committed Jul 7, 2022
1 parent df323ef commit ff071a1
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.4](https://github.com/ipfs/aegir/compare/v37.4.3...v37.4.4) (2022-07-07)


### Bug Fixes

* add Documentation and Dependencies to release notes ([#1014](https://github.com/ipfs/aegir/issues/1014)) ([df323ef](https://github.com/ipfs/aegir/commit/df323ef3b1c0d99ce744ff3eb4a65c86c8f85956))

## [37.4.3](https://github.com/ipfs/aegir/compare/v37.4.2...v37.4.3) (2022-06-28)


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

0 comments on commit ff071a1

Please sign in to comment.