Skip to content

Commit 74f9c1d

Browse files
chore(release): 8.0.3 [skip ci]
## [8.0.3](v8.0.2...v8.0.3) (2024-01-16) ### Bug Fixes * mark package as side-effect free ([#305](#305)) ([a389fe8](a389fe8))
1 parent a389fe8 commit 74f9c1d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.3](https://github.com/ipfs/js-ipns/compare/v8.0.2...v8.0.3) (2024-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* mark package as side-effect free ([#305](https://github.com/ipfs/js-ipns/issues/305)) ([a389fe8](https://github.com/ipfs/js-ipns/commit/a389fe8f0e6dff4867ef22b6ddada43880476754))
7+
18
## [8.0.2](https://github.com/ipfs/js-ipns/compare/v8.0.1...v8.0.2) (2024-01-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipns",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "IPNS record definitions",
55
"author": "Vasco Santos <vasco.santos@moxy.studio>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)