Skip to content

Commit

Permalink
chore(release): 9.9.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.9.0](v9.8.1...v9.9.0) (2022-09-20)

### Features

* add optional offset param to varint.decode ([#201](#201)) ([1e1b583](1e1b583))
  • Loading branch information
semantic-release-bot committed Sep 20, 2022
1 parent 1e1b583 commit 5c48631
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.9.0](https://github.com/multiformats/js-multiformats/compare/v9.8.1...v9.9.0) (2022-09-20)


### Features

* add optional offset param to varint.decode ([#201](https://github.com/multiformats/js-multiformats/issues/201)) ([1e1b583](https://github.com/multiformats/js-multiformats/commit/1e1b583893bc0c984dcbeaf321c17f6637629b4e))

## [9.7.1](https://github.com/multiformats/js-multiformats/compare/v9.7.0...v9.7.1) (2022-07-26)


Expand Down

0 comments on commit 5c48631

Please sign in to comment.