Skip to content

Commit

Permalink
chore(release): 37.5.7 [skip ci]
Browse files Browse the repository at this point in the history
## [37.5.7](v37.5.6...v37.5.7) (2022-12-06)

### Dependencies

* bump fs-extra from 10.1.0 to 11.1.0 ([#1114](#1114)) ([1bae91b](1bae91b))
* **dev:** bump sinon from 14.0.2 to 15.0.0 ([#1110](#1110)) ([5edc401](5edc401))
  • Loading branch information
semantic-release-bot committed Dec 6, 2022
1 parent 5edc401 commit 39638eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [37.5.7](https://github.com/ipfs/aegir/compare/v37.5.6...v37.5.7) (2022-12-06)


### Dependencies

* bump fs-extra from 10.1.0 to 11.1.0 ([#1114](https://github.com/ipfs/aegir/issues/1114)) ([1bae91b](https://github.com/ipfs/aegir/commit/1bae91bbf9c5cb4f50ee24125ddc19945f75fa83))
* **dev:** bump sinon from 14.0.2 to 15.0.0 ([#1110](https://github.com/ipfs/aegir/issues/1110)) ([5edc401](https://github.com/ipfs/aegir/commit/5edc401320549e4266e5d017f237d0681e2669b6))

## [37.5.6](https://github.com/ipfs/aegir/compare/v37.5.5...v37.5.6) (2022-10-13)


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": "37.5.6",
"version": "37.5.7",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
Expand Down

0 comments on commit 39638eb

Please sign in to comment.