Skip to content

Commit

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


##
[5.2.0](content-claims-v5.1.3...content-claims-v5.2.0)
(2025-01-30)


### Features

* **capability:** add space to location assertion
([#84](#84))
([5212b1a](5212b1a))

---
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 Jan 30, 2025
1 parent 5212b1a commit b40b2a0
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,4 +1,4 @@
{
"packages/core": "5.1.3",
"packages/core": "5.2.0",
"packages/infra": "1.2.2"
}
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

## [5.2.0](https://github.com/storacha/content-claims/compare/content-claims-v5.1.3...content-claims-v5.2.0) (2025-01-30)


### Features

* **capability:** add space to location assertion ([#84](https://github.com/storacha/content-claims/issues/84)) ([5212b1a](https://github.com/storacha/content-claims/commit/5212b1af03880fc7eb055ca0339003119b0cec60))

## [5.1.3](https://github.com/storacha/content-claims/compare/content-claims-v5.1.2...content-claims-v5.1.3) (2024-11-04)


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": "5.1.3",
"version": "5.2.0",
"description": "Implementation of the Content Claims Protocol.",
"main": "./types/index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit b40b2a0

Please sign in to comment.