Skip to content

Commit

Permalink
chore(main): release content-claims 4.0.4 (#56)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.0.4](content-claims-v4.0.3...content-claims-v4.0.4)
(2024-04-04)


### Bug Fixes

* upgrade ucanto libs
([#55](#55))
([a8b4546](a8b4546))

---
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>
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent a8b4546 commit bb865de
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/core": "4.0.3"
"packages/core": "4.0.4"
}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.4](https://github.com/web3-storage/content-claims/compare/content-claims-v4.0.3...content-claims-v4.0.4) (2024-04-04)


### Bug Fixes

* upgrade ucanto libs ([#55](https://github.com/web3-storage/content-claims/issues/55)) ([a8b4546](https://github.com/web3-storage/content-claims/commit/a8b4546c69a656e965cf39b1008b75eb6a006bf1))

## [4.0.3](https://github.com/web3-storage/content-claims/compare/content-claims-v4.0.2...content-claims-v4.0.3) (2024-03-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/content-claims",
"version": "4.0.3",
"version": "4.0.4",
"description": "Implementation of the Content Claims Protocol.",
"main": "./types/index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit bb865de

Please sign in to comment.