Skip to content

Commit

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


##
[1.1.0](content-claims-infra-v1.0.1...content-claims-infra-v1.1.0)
(2024-06-11)


### Features

* use table and bucket type not class
([1e2d90b](1e2d90b))

---
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 Jun 11, 2024
1 parent 74ce82d commit 326607c
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.0",
"packages/infra": "1.0.1"
"packages/infra": "1.1.0"
}
7 changes: 7 additions & 0 deletions packages/infra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/w3s-project/content-claims/compare/content-claims-infra-v1.0.1...content-claims-infra-v1.1.0) (2024-06-11)


### Features

* use table and bucket type not class ([1e2d90b](https://github.com/w3s-project/content-claims/commit/1e2d90b47688b40521ff41c8140b8a3cafce1296))

## [1.0.1](https://github.com/w3s-project/content-claims/compare/content-claims-infra-v1.0.0...content-claims-infra-v1.0.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.0.1",
"version": "1.1.0",
"type": "module",
"scripts": {
"build": "tsc --build",
Expand Down

0 comments on commit 326607c

Please sign in to comment.