Skip to content

Commit bffff9d

Browse files
chore(main): release content-claims-infra 1.2.2 (#77)
🤖 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>
1 parent 98b4fed commit bffff9d

File tree

3 files changed

+10
-2
lines changed

3 files changed

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

packages/infra/CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* disable tracing for now ([#80](https://github.com/storacha/content-claims/issues/80)) ([98b4fed](https://github.com/storacha/content-claims/commit/98b4fedc7f2071e10777720bc074f177ec78811f))
9+
* repo references ([ba845ad](https://github.com/storacha/content-claims/commit/ba845ad1d40c158d9f1a5c0e2640284bfbf6dc97))
10+
311
## [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)
412

513

packages/infra/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-infra",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"type": "module",
55
"scripts": {
66
"build": "tsc --build",

0 commit comments

Comments
 (0)