Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.0.2...v6.0.0) (2023-03-21)

### ⚠ BREAKING CHANGES

* bump interface-datastore from 7.0.4 to 8.1.0 (#215)

### Dependencies

* bump interface-datastore from 7.0.4 to 8.1.0 ([#215](#215)) ([100799c](100799c))
* bump protons-runtime from 4.0.2 to 5.0.0 ([#201](#201)) ([60c3a15](60c3a15))
* **dev:** bump protons from 6.1.3 to 7.0.2 ([#204](#204)) ([eb05501](eb05501))
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent 100799c commit 675aa64
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [6.0.0](https://github.com/ipfs/js-ipns/compare/v5.0.2...v6.0.0) (2023-03-21)


### ⚠ BREAKING CHANGES

* bump interface-datastore from 7.0.4 to 8.1.0 (#215)

### Dependencies

* bump interface-datastore from 7.0.4 to 8.1.0 ([#215](https://github.com/ipfs/js-ipns/issues/215)) ([100799c](https://github.com/ipfs/js-ipns/commit/100799c97f177893417a70bcc8e5255013546031))
* bump protons-runtime from 4.0.2 to 5.0.0 ([#201](https://github.com/ipfs/js-ipns/issues/201)) ([60c3a15](https://github.com/ipfs/js-ipns/commit/60c3a156f78e407b2194ab51cc7c5ae9b3fc503d))
* **dev:** bump protons from 6.1.3 to 7.0.2 ([#204](https://github.com/ipfs/js-ipns/issues/204)) ([eb05501](https://github.com/ipfs/js-ipns/commit/eb05501647cc16efb34eb6a8ad7bc4263cdc84d9))

## [5.0.2](https://github.com/ipfs/js-ipns/compare/v5.0.1...v5.0.2) (2023-03-21)


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": "5.0.2",
"version": "6.0.0",
"description": "ipns record definitions",
"author": "Vasco Santos <vasco.santos@moxy.studio>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 675aa64

Please sign in to comment.