Skip to content

Commit 11ac18f

Browse files
chore(release): 9.1.1 [skip ci]
## [9.1.1](v9.1.0...v9.1.1) (2024-09-11) ### Dependencies * **dev:** bump aegir from 42.2.11 to 44.1.1 ([#321](#321)) ([e06942b](e06942b))
1 parent e06942b commit 11ac18f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.1.1](https://github.com/ipfs/js-ipns/compare/v9.1.0...v9.1.1) (2024-09-11)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 42.2.11 to 44.1.1 ([#321](https://github.com/ipfs/js-ipns/issues/321)) ([e06942b](https://github.com/ipfs/js-ipns/commit/e06942b1bf8a73ac0f30137a285146f03868152a))
6+
17
## [9.1.0](https://github.com/ipfs/js-ipns/compare/v9.0.0...v9.1.0) (2024-04-02)
28

39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipns",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "IPNS record definitions",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)