Skip to content

Commit bb14a29

Browse files
chore(release): 9.7.0 [skip ci]
## [9.7.0](v9.6.5...v9.7.0) (2022-06-23) ### Features * add base256emoji ([#187](#187)) ([c6c5c46](c6c5c46)) ### Trivial Changes * **no-release:** bump @types/node from 17.0.45 to 18.0.0 ([#188](#188)) ([99e94ed](99e94ed)) * **no-release:** bump actions/setup-node from 3.1.0 to 3.2.0 ([#182](#182)) ([86ec43d](86ec43d)) * **no-release:** bump actions/setup-node from 3.2.0 to 3.3.0 ([#186](#186)) ([712c1c4](712c1c4)) * **no-release:** fix typo implemnetation -> implementation ([#184](#184)) ([3d4ae50](3d4ae50))
1 parent c6c5c46 commit bb14a29

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [9.7.0](https://github.com/multiformats/js-multiformats/compare/v9.6.5...v9.7.0) (2022-06-23)
2+
3+
4+
### Features
5+
6+
* add base256emoji ([#187](https://github.com/multiformats/js-multiformats/issues/187)) ([c6c5c46](https://github.com/multiformats/js-multiformats/commit/c6c5c46b12686c48db741836c5957dbc72f4bbd4))
7+
8+
9+
### Trivial Changes
10+
11+
* **no-release:** bump @types/node from 17.0.45 to 18.0.0 ([#188](https://github.com/multiformats/js-multiformats/issues/188)) ([99e94ed](https://github.com/multiformats/js-multiformats/commit/99e94ed8025aabae64e58c2f2d2fff6b24dddfcb))
12+
* **no-release:** bump actions/setup-node from 3.1.0 to 3.2.0 ([#182](https://github.com/multiformats/js-multiformats/issues/182)) ([86ec43d](https://github.com/multiformats/js-multiformats/commit/86ec43d89d60c6c4be0e001c06d1e28570a3d36a))
13+
* **no-release:** bump actions/setup-node from 3.2.0 to 3.3.0 ([#186](https://github.com/multiformats/js-multiformats/issues/186)) ([712c1c4](https://github.com/multiformats/js-multiformats/commit/712c1c4fe5066d0a6fdc89b53a7943bb67edf0b8))
14+
* **no-release:** fix typo implemnetation -> implementation ([#184](https://github.com/multiformats/js-multiformats/issues/184)) ([3d4ae50](https://github.com/multiformats/js-multiformats/commit/3d4ae504928b372886d1021e48a39c06ecbf8fde))
15+
116
### [9.6.5](https://github.com/multiformats/js-multiformats/compare/v9.6.4...v9.6.5) (2022-05-06)
217

318

0 commit comments

Comments
 (0)