Skip to content

Commit

Permalink
chore: release v3 (#883)
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 Jun 22, 2024
1 parent 4bfcf55 commit b81b453
Show file tree
Hide file tree
Showing 67 changed files with 297 additions and 66 deletions.
66 changes: 33 additions & 33 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
{
"packages/all-settled": "3.1.3",
"packages/async": "3.15.1",
"packages/core": "3.8.2",
"packages/core-v1": "3.1.8",
"packages/core-v2": "3.1.3",
"packages/effects": "3.8.1",
"packages/eslint-plugin": "3.6.1",
"packages/form": "3.3.1",
"packages/form-web": "3.2.1",
"packages/all-settled": "3.1.4",
"packages/async": "3.15.2",
"packages/core": "3.8.3",
"packages/core-v1": "3.1.9",
"packages/core-v2": "3.1.4",
"packages/effects": "3.8.2",
"packages/eslint-plugin": "3.6.2",
"packages/form": "3.3.2",
"packages/form-web": "3.2.2",
"packages/framework": "3.4.0",
"packages/hooks": "3.5.4",
"packages/jsx": "3.11.2",
"packages/lens": "3.11.1",
"packages/logger": "3.8.3",
"packages/npm-cookie-baker": "3.1.4",
"packages/npm-history": "3.1.7",
"packages/npm-lit": "3.1.2",
"packages/npm-react": "3.8.8",
"packages/npm-solid-js": "3.6.1",
"packages/npm-svelte": "3.1.3",
"packages/npm-vue": "3.6.0",
"packages/npm-zod": "3.10.2",
"packages/persist": "3.3.2",
"packages/persist-web-storage": "3.4.3",
"packages/primitives": "3.7.1",
"packages/react-v1": "3.1.6",
"packages/react-v2": "3.1.1",
"packages/testing": "3.4.6",
"packages/timer": "3.6.1",
"packages/undo": "3.4.1",
"packages/url": "3.7.2",
"packages/utils": "3.9.1",
"packages/web": "3.5.2",
"packages/devtools": "0.2.1"
"packages/hooks": "3.5.5",
"packages/jsx": "3.11.3",
"packages/lens": "3.11.2",
"packages/logger": "3.8.4",
"packages/npm-cookie-baker": "3.1.5",
"packages/npm-history": "3.1.8",
"packages/npm-lit": "3.1.3",
"packages/npm-react": "3.8.9",
"packages/npm-solid-js": "3.6.2",
"packages/npm-svelte": "3.1.4",
"packages/npm-vue": "3.6.1",
"packages/npm-zod": "3.10.3",
"packages/persist": "3.3.3",
"packages/persist-web-storage": "3.4.4",
"packages/primitives": "3.7.2",
"packages/react-v1": "3.1.7",
"packages/react-v2": "3.1.2",
"packages/testing": "3.4.7",
"packages/timer": "3.6.2",
"packages/undo": "3.4.2",
"packages/url": "3.7.3",
"packages/utils": "3.9.2",
"packages/web": "3.5.3",
"packages/devtools": "0.2.2"
}
7 changes: 7 additions & 0 deletions packages/all-settled/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.4](https://github.com/artalar/reatom/compare/all-settled-v3.1.3...all-settled-v3.1.4) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.1.3](https://github.com/artalar/reatom/compare/all-settled-v3.1.2...all-settled-v3.1.3) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/all-settled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/all-settled",
"version": "3.1.3",
"version": "3.1.4",
"private": false,
"sideEffects": false,
"description": "Reatom for allSettled",
Expand Down
7 changes: 7 additions & 0 deletions packages/async/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.15.2](https://github.com/artalar/reatom/compare/async-v3.15.1...async-v3.15.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.15.1](https://github.com/artalar/reatom/compare/async-v3.15.0...async-v3.15.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/async/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/async",
"version": "3.15.1",
"version": "3.15.2",
"private": false,
"sideEffects": false,
"description": "Reatom for async",
Expand Down
7 changes: 7 additions & 0 deletions packages/core-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.9](https://github.com/artalar/reatom/compare/core-v1-v3.1.8...core-v1-v3.1.9) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.1.8](https://github.com/artalar/reatom/compare/core-v1-v3.1.7...core-v1-v3.1.8) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/core-v1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/core-v1",
"version": "3.1.8",
"version": "3.1.9",
"private": false,
"sideEffects": false,
"description": "Adapter for Reatom v1",
Expand Down
7 changes: 7 additions & 0 deletions packages/core-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.4](https://github.com/artalar/reatom/compare/core-v2-v3.1.3...core-v2-v3.1.4) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.1.3](https://github.com/artalar/reatom/compare/core-v2-v3.1.2...core-v2-v3.1.3) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/core-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/core-v2",
"version": "3.1.3",
"version": "3.1.4",
"private": false,
"sideEffects": false,
"description": "Reatom adapter for core-v2",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.8.3](https://github.com/artalar/reatom/compare/core-v3.8.2...core-v3.8.3) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.8.2](https://github.com/artalar/reatom/compare/core-v3.8.1...core-v3.8.2) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/core",
"version": "3.8.2",
"version": "3.8.3",
"private": false,
"description": "The ultimate state manager",
"source": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.2](https://github.com/artalar/reatom/compare/devtools-v0.2.1...devtools-v0.2.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [0.2.1](https://github.com/artalar/reatom/compare/devtools-v0.2.0...devtools-v0.2.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/devtools",
"version": "0.2.1",
"version": "0.2.2",
"description": "Reatom developer tools for states and actions inspecting",
"type": "module",
"private": false,
Expand Down
7 changes: 7 additions & 0 deletions packages/effects/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.8.2](https://github.com/artalar/reatom/compare/effects-v3.8.1...effects-v3.8.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.8.1](https://github.com/artalar/reatom/compare/effects-v3.8.0...effects-v3.8.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/effects/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/effects",
"version": "3.8.1",
"version": "3.8.2",
"private": false,
"sideEffects": false,
"description": "Reatom for effects",
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.6.2](https://github.com/artalar/reatom/compare/eslint-plugin-v3.6.1...eslint-plugin-v3.6.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.6.1](https://github.com/artalar/reatom/compare/eslint-plugin-v3.6.0...eslint-plugin-v3.6.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/eslint-plugin",
"version": "3.6.1",
"version": "3.6.2",
"publishConfig": {
"tag": "experimental"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/form-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.2.2](https://github.com/artalar/reatom/compare/form-web-v3.2.1...form-web-v3.2.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.2.1](https://github.com/artalar/reatom/compare/form-web-v3.2.0...form-web-v3.2.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/form-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/form-web",
"version": "3.2.1",
"version": "3.2.2",
"private": false,
"sideEffects": false,
"description": "Reatom for form-web",
Expand Down
7 changes: 7 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.3.2](https://github.com/artalar/reatom/compare/form-v3.3.1...form-v3.3.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.3.1](https://github.com/artalar/reatom/compare/form-v3.3.0...form-v3.3.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/form",
"version": "3.3.1",
"version": "3.3.2",
"private": false,
"sideEffects": false,
"description": "Reatom for form",
Expand Down
7 changes: 7 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.5.5](https://github.com/artalar/reatom/compare/hooks-v3.5.4...hooks-v3.5.5) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.5.4](https://github.com/artalar/reatom/compare/hooks-v3.5.3...hooks-v3.5.4) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/hooks",
"version": "3.5.4",
"version": "3.5.5",
"private": false,
"sideEffects": false,
"description": "Reatom for hooks",
Expand Down
7 changes: 7 additions & 0 deletions packages/jsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.11.3](https://github.com/artalar/reatom/compare/jsx-v3.11.2...jsx-v3.11.3) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.11.2](https://github.com/artalar/reatom/compare/jsx-v3.11.1...jsx-v3.11.2) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/jsx",
"version": "3.11.2",
"version": "3.11.3",
"private": false,
"sideEffects": false,
"description": "Reatom for jsx",
Expand Down
7 changes: 7 additions & 0 deletions packages/lens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.11.2](https://github.com/artalar/reatom/compare/lens-v3.11.1...lens-v3.11.2) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.11.1](https://github.com/artalar/reatom/compare/lens-v3.11.0...lens-v3.11.1) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/lens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/lens",
"version": "3.11.1",
"version": "3.11.2",
"private": false,
"sideEffects": false,
"description": "Reatom for lens",
Expand Down
7 changes: 7 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.8.4](https://github.com/artalar/reatom/compare/logger-v3.8.3...logger-v3.8.4) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.8.3](https://github.com/artalar/reatom/compare/logger-v3.8.2...logger-v3.8.3) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/logger",
"version": "3.8.3",
"version": "3.8.4",
"private": false,
"sideEffects": false,
"description": "Reatom for logger",
Expand Down
7 changes: 7 additions & 0 deletions packages/npm-cookie-baker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.5](https://github.com/artalar/reatom/compare/npm-cookie-baker-v3.1.4...npm-cookie-baker-v3.1.5) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.1.4](https://github.com/artalar/reatom/compare/npm-cookie-baker-v3.1.3...npm-cookie-baker-v3.1.4) (2024-06-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/npm-cookie-baker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/npm-cookie-baker",
"version": "3.1.4",
"version": "3.1.5",
"private": false,
"sideEffects": false,
"description": "Reatom for cookies by cookie-baker",
Expand Down
7 changes: 7 additions & 0 deletions packages/npm-history/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.8](https://github.com/artalar/reatom/compare/npm-history-v3.1.7...npm-history-v3.1.8) (2024-06-22)


### Bug Fixes

* **npm-svelte:** republish without tag ([93c7f7f](https://github.com/artalar/reatom/commit/93c7f7f5ec58247b1b3aec854cd83b0a0ecd6a6c))

## [3.1.7](https://github.com/artalar/reatom/compare/npm-history-v3.1.6...npm-history-v3.1.7) (2024-06-22)


Expand Down
Loading

0 comments on commit b81b453

Please sign in to comment.