Skip to content

Commit

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


##
[1.2.2](content-claims-infra-v1.2.1...content-claims-infra-v1.2.2)
(2024-11-22)


### Bug Fixes

* disable tracing for now
([#80](#80))
([98b4fed](98b4fed))
* 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>
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
1 parent 98b4fed commit bffff9d
Show file tree
Hide file tree
Showing 3 changed files with 10 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/infra": "1.2.1"
"packages/infra": "1.2.2"
}
8 changes: 8 additions & 0 deletions packages/infra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.2](https://github.com/storacha/content-claims/compare/content-claims-infra-v1.2.1...content-claims-infra-v1.2.2) (2024-11-22)


### Bug Fixes

* disable tracing for now ([#80](https://github.com/storacha/content-claims/issues/80)) ([98b4fed](https://github.com/storacha/content-claims/commit/98b4fedc7f2071e10777720bc074f177ec78811f))
* repo references ([ba845ad](https://github.com/storacha/content-claims/commit/ba845ad1d40c158d9f1a5c0e2640284bfbf6dc97))

## [1.2.1](https://github.com/storacha/content-claims/compare/content-claims-infra-v1.2.0...content-claims-infra-v1.2.1) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/content-claims-infra",
"version": "1.2.1",
"version": "1.2.2",
"type": "module",
"scripts": {
"build": "tsc --build",
Expand Down

0 comments on commit bffff9d

Please sign in to comment.