Skip to content

Commit c13924a

Browse files
committedSep 10, 2021
chore: release version v0.14.1
1 parent d7bfd46 commit c13924a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.14.1](https://github.com/ipfs/js-ipns/compare/v0.14.0...v0.14.1) (2021-09-10)
2+
3+
4+
### chore
5+
6+
* switch to ESM ([#136](https://github.com/ipfs/js-ipns/issues/136)) ([e4175cc](https://github.com/ipfs/js-ipns/commit/e4175ccf887d8ebc5590693759ef46b31a5ee18f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* deep imports/requires are no longer possible
12+
13+
14+
115
# [0.14.0](https://github.com/ipfs/js-ipns/compare/v0.13.4...v0.14.0) (2021-09-02)
216

317

0 commit comments

Comments
 (0)
Please sign in to comment.