Skip to content

Commit

Permalink
chore(release): 39.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [39.0.12](v39.0.11...v39.0.12) (2023-06-28)

### Bug Fixes

* allow specifying ci file in check-project ([#1317](#1317)) ([4c3ab55](4c3ab55))
  • Loading branch information
semantic-release-bot committed Jun 28, 2023
1 parent 4c3ab55 commit 4aac80c
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 @@
## [39.0.12](https://github.com/ipfs/aegir/compare/v39.0.11...v39.0.12) (2023-06-28)


### Bug Fixes

* allow specifying ci file in check-project ([#1317](https://github.com/ipfs/aegir/issues/1317)) ([4c3ab55](https://github.com/ipfs/aegir/commit/4c3ab552b63017c896429cca9398592d703eeafc))

## [39.0.11](https://github.com/ipfs/aegir/compare/v39.0.10...v39.0.11) (2023-06-27)


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

0 comments on commit 4aac80c

Please sign in to comment.