-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release content-claims 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8eada2a
commit 4ba206d
Showing
3 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"packages/core": "0.0.0" | ||
"packages/core": "1.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-07-10) | ||
|
||
|
||
### Features | ||
|
||
* add list method to claim store ([83e837e](https://github.com/web3-storage/content-claims/commit/83e837e5628e644a7e638d90940947f5b3cd76af)) | ||
* add parts to relation claim ([95abc3c](https://github.com/web3-storage/content-claims/commit/95abc3c243d37a653b98bf1915b32361466c4889)) | ||
* initial commit ([e60ebe1](https://github.com/web3-storage/content-claims/commit/e60ebe1b00b11529bf726521a850cc43b7e0c478)) | ||
* store invocation CID ([2f3c9ba](https://github.com/web3-storage/content-claims/commit/2f3c9ba9b0f7fb1f969620353f23c09c43c23348)) | ||
* wip claims endpoint ([e8e8f05](https://github.com/web3-storage/content-claims/commit/e8e8f05a0d659c8d541de5f464eded91d18a4245)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* dynamo stores ([9ecf969](https://github.com/web3-storage/content-claims/commit/9ecf969fafc9b8384c49fcf377710062dbb547b0)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters