Skip to content

Commit

Permalink
chore: release v3 (#683)
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] authored Oct 21, 2023
1 parent 0f4a714 commit 99c784b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"packages/npm-cookie-baker": "3.1.3",
"packages/npm-history": "3.1.6",
"packages/npm-lit": "3.1.1",
"packages/npm-react": "3.7.0",
"packages/npm-react": "3.7.1",
"packages/npm-solid-js": "3.6.0",
"packages/npm-svelte": "3.1.2",
"packages/persist": "3.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/npm-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.7.1](https://github.com/artalar/reatom/compare/npm-react-v3.7.0...npm-react-v3.7.1) (2023-10-21)


### Bug Fixes

* **npm-react:** reatomComponent wrong cause ([0f4a714](https://github.com/artalar/reatom/commit/0f4a71420645ff32efbbf223c685967ce1fe0654))

## [3.7.0](https://github.com/artalar/reatom/compare/npm-react-v3.6.1...npm-react-v3.7.0) (2023-10-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/npm-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/npm-react",
"version": "3.7.0",
"version": "3.7.1",
"private": false,
"sideEffects": false,
"description": "Reatom adapter for React",
Expand Down

1 comment on commit 99c784b

@vercel
Copy link

@vercel vercel bot commented on 99c784b Oct 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.