Skip to content

Commit

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

### Bug Fixes

* add fallback for project license and badges ([#1020](#1020)) ([cb20575](cb20575))
  • Loading branch information
semantic-release-bot committed Jul 7, 2022
1 parent cb20575 commit 806b0f7
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.5](https://github.com/ipfs/aegir/compare/v37.4.4...v37.4.5) (2022-07-07)


### Bug Fixes

* add fallback for project license and badges ([#1020](https://github.com/ipfs/aegir/issues/1020)) ([cb20575](https://github.com/ipfs/aegir/commit/cb2057512add785970c479e966f3fdcc383d0c25))

## [37.4.4](https://github.com/ipfs/aegir/compare/v37.4.3...v37.4.4) (2022-07-07)


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

0 comments on commit 806b0f7

Please sign in to comment.