Skip to content

Commit

Permalink
chore(master): release filsnap-adapter-react 1.0.1 (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 3, 2024
1 parent 8912cc5 commit 841b49f
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,5 +1,5 @@
{
"packages/snap": "1.0.3",
"packages/adapter": "1.0.2",
"packages/adapter-react": "1.0.0"
"packages/adapter-react": "1.0.1"
}
7 changes: 7 additions & 0 deletions packages/adapter-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-react-v1.0.0...filsnap-adapter-react-v1.0.1) (2024-07-03)


### Bug Fixes

* bump react adapter ([1491274](https://github.com/filecoin-project/filsnap/commit/149127448432f968b182f1a85ba9929bee02f319))

## [1.0.0](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-react-v0.1.1...filsnap-adapter-react-v1.0.0) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "filsnap-adapter-react",
"type": "module",
"version": "1.0.0",
"version": "1.0.1",
"description": "Context and hook for filsnap adapter.",
"author": "Protocol Labs",
"license": "(Apache-2.0 AND MIT)",
Expand Down

0 comments on commit 841b49f

Please sign in to comment.