Skip to content

Commit

Permalink
chore(release): 8.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.1](v8.0.0...v8.0.1) (2024-01-12)

### Trivial Changes

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

### Dependencies

* **dev:** bump aegir from 41.3.5 to 42.1.1 ([#303](#303)) ([9f0ab52](9f0ab52))
  • Loading branch information
semantic-release-bot committed Jan 12, 2024
1 parent 9f0ab52 commit 42451ea
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [8.0.1](https://github.com/ipfs/js-ipns/compare/v8.0.0...v8.0.1) (2024-01-12)


### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([e612553](https://github.com/ipfs/js-ipns/commit/e612553dab45bf102ef1f5b239fc4e13c0f96f3f))


### Dependencies

* **dev:** bump aegir from 41.3.5 to 42.1.1 ([#303](https://github.com/ipfs/js-ipns/issues/303)) ([9f0ab52](https://github.com/ipfs/js-ipns/commit/9f0ab52009d8163311fb116a87ebd5a3876c48c9))

## [8.0.0](https://github.com/ipfs/js-ipns/compare/v7.0.2...v8.0.0) (2023-12-30)


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": "ipns",
"version": "8.0.0",
"version": "8.0.1",
"description": "IPNS record definitions",
"author": "Vasco Santos <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 42451ea

Please sign in to comment.