Skip to content

Commit

Permalink
chore(release): 42.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [42.1.2](v42.1.1...v42.1.2) (2024-01-12)

### Bug Fixes

* update check-config command to handle release-please monorepos ([#1448](#1448)) ([3794628](3794628))
  • Loading branch information
semantic-release-bot committed Jan 12, 2024
1 parent 3794628 commit 3474407
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 @@
## [42.1.2](https://github.com/ipfs/aegir/compare/v42.1.1...v42.1.2) (2024-01-12)


### Bug Fixes

* update check-config command to handle release-please monorepos ([#1448](https://github.com/ipfs/aegir/issues/1448)) ([3794628](https://github.com/ipfs/aegir/commit/37946286aeb49d76559b58a92067258e5246737a))

## [42.1.1](https://github.com/ipfs/aegir/compare/v42.1.0...v42.1.1) (2024-01-12)


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

0 comments on commit 3474407

Please sign in to comment.