Skip to content

Commit

Permalink
chore(release): 40.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [40.0.0](v39.0.13...v40.0.0) (2023-07-19)

### ⚠ BREAKING CHANGES

* update typescript to `5.1.6, typedoc to `0.24.8` and eslint-config-ipfs to `5.0.0`

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([48cc141](48cc141))

### Dependencies

* upgrade typescript and typedoc ([#1337](#1337)) ([4ef4b62](4ef4b62))
  • Loading branch information
semantic-release-bot committed Jul 19, 2023
1 parent 4ef4b62 commit 4373c38
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [40.0.0](https://github.com/ipfs/aegir/compare/v39.0.13...v40.0.0) (2023-07-19)


### ⚠ BREAKING CHANGES

* update typescript to `5.1.6, typedoc to `0.24.8` and eslint-config-ipfs to `5.0.0`

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([48cc141](https://github.com/ipfs/aegir/commit/48cc1413972451fc58749b3cf4d91719d74e518c))


### Dependencies

* upgrade typescript and typedoc ([#1337](https://github.com/ipfs/aegir/issues/1337)) ([4ef4b62](https://github.com/ipfs/aegir/commit/4ef4b62f215316a24b58dac67c840c0dbd149d01))

## [39.0.13](https://github.com/ipfs/aegir/compare/v39.0.12...v39.0.13) (2023-06-28)


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

0 comments on commit 4373c38

Please sign in to comment.