Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 9, 2023
1 parent 0c984a6 commit cb121b7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/web3-storage/car-block-validator/compare/v1.1.0...v1.2.0) (2023-05-09)


### Features

* disambiguate errors ([#9](https://github.com/web3-storage/car-block-validator/issues/9)) ([0c984a6](https://github.com/web3-storage/car-block-validator/commit/0c984a6120f492b046dee21f7ccc298e4d8b1b39))

## [1.1.0](https://github.com/web3-storage/car-block-validator/compare/v1.0.1...v1.1.0) (2023-05-06)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/car-block-validator",
"version": "1.1.0",
"version": "1.2.0",
"description": "Validate car block bytes",
"main": "src/index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit cb121b7

Please sign in to comment.