Skip to content

Commit

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


##
[1.2.1](content-claims-infra-v1.2.0...content-claims-infra-v1.2.1)
(2024-06-11)


### Bug Fixes

* add type for tableProps
([b69c71d](b69c71d))

---
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 b69c71d commit eccb58c
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.2.0"
"packages/infra": "1.2.1"
}
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.2.1](https://github.com/w3s-project/content-claims/compare/content-claims-infra-v1.2.0...content-claims-infra-v1.2.1) (2024-06-11)


### Bug Fixes

* add type for tableProps ([b69c71d](https://github.com/w3s-project/content-claims/commit/b69c71d38adfc90b9eb94658bf8e05d56c53df4c))

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

0 comments on commit eccb58c

Please sign in to comment.