Skip to content

Commit 7e3d9bc

Browse files
chore(main): release 1.2.1 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea080de commit 7e3d9bc

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/storacha/car-block-validator/compare/v1.2.0...v1.2.1) (2025-02-10)
4+
5+
6+
### Bug Fixes
7+
8+
* license identifier ([8239e7a](https://github.com/storacha/car-block-validator/commit/8239e7a173a4c656dcb342d4f7ea95bf475eb2a6))
9+
* upgrage deps to dedupe in ipfs-car ([#11](https://github.com/storacha/car-block-validator/issues/11)) ([ea080de](https://github.com/storacha/car-block-validator/commit/ea080debdd6c47306e1159c6616b7a109470cac3))
10+
311
## [1.2.0](https://github.com/web3-storage/car-block-validator/compare/v1.1.0...v1.2.0) (2023-05-09)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/car-block-validator",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Validate car block bytes",
55
"main": "src/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)