Skip to content

Commit eeb37f0

Browse files
chore(main): release content-claims 5.1.3 (#78)
🤖 I have created a release *beep* *boop* --- ## [5.1.3](content-claims-v5.1.2...content-claims-v5.1.3) (2024-11-04) ### Bug Fixes * repo references ([ba845ad](ba845ad)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b9c382 commit eeb37f0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/core": "5.1.2",
2+
"packages/core": "5.1.3",
33
"packages/infra": "1.2.1"
44
}

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.1.3](https://github.com/storacha/content-claims/compare/content-claims-v5.1.2...content-claims-v5.1.3) (2024-11-04)
4+
5+
6+
### Bug Fixes
7+
8+
* repo references ([ba845ad](https://github.com/storacha/content-claims/commit/ba845ad1d40c158d9f1a5c0e2640284bfbf6dc97))
9+
310
## [5.1.2](https://github.com/storacha/content-claims/compare/content-claims-v5.1.1...content-claims-v5.1.2) (2024-11-04)
411

512

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/content-claims",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "Implementation of the Content Claims Protocol.",
55
"main": "./types/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)