Skip to content

Commit

Permalink
chore: release v3 (#974)
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 Nov 12, 2024
1 parent dc03958 commit 515af36
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.5",
"packages/npm-history": "3.1.8",
"packages/npm-lit": "3.1.3",
"packages/npm-react": "3.10.0",
"packages/npm-react": "3.10.1",
"packages/npm-solid-js": "3.6.2",
"packages/npm-svelte": "3.1.4",
"packages/npm-vue": "3.6.1",
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.10.1](https://github.com/artalar/reatom/compare/npm-react-v3.10.0...npm-react-v3.10.1) (2024-11-12)


### Bug Fixes

* **npm-react:** reatomComponent hmr ([43abda7](https://github.com/artalar/reatom/commit/43abda79f34526fb3329be96c4bb80ec64cf2881))

## [3.10.0](https://github.com/artalar/reatom/compare/npm-react-v3.9.0...npm-react-v3.10.0) (2024-10-08)


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.10.0",
"version": "3.10.1",
"private": false,
"sideEffects": false,
"description": "Reatom adapter for React",
Expand Down

0 comments on commit 515af36

Please sign in to comment.