Skip to content

Commit

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

### Features

* Re-Add the `docs` command ([#1107](#1107)) ([830e826](830e826))
  • Loading branch information
semantic-release-bot committed Dec 6, 2022
1 parent 830e826 commit 003826d
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 @@
## [37.6.0](https://github.com/ipfs/aegir/compare/v37.5.7...v37.6.0) (2022-12-06)


### Features

* Re-Add the `docs` command ([#1107](https://github.com/ipfs/aegir/issues/1107)) ([830e826](https://github.com/ipfs/aegir/commit/830e826d48294d645a551bac6c9e06648499376c))

## [37.5.7](https://github.com/ipfs/aegir/compare/v37.5.6...v37.5.7) (2022-12-06)


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

0 comments on commit 003826d

Please sign in to comment.