Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
v3.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fostyfost committed May 8, 2023
1 parent 57afc18 commit 2c6e28b
Show file tree
Hide file tree
Showing 14 changed files with 51 additions and 23 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package redux-eggs-mono

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package redux-eggs-mono
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"npmClient": "yarn",
"useWorkspaces": false,
"packages": ["packages/*"],
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package @redux-eggs/core

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package @redux-eggs/core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redux-eggs/core",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "MIT",
"author": "Fosty Fost",
"repository": {
Expand Down Expand Up @@ -51,5 +51,5 @@
"tslib": "2.4.0",
"typescript": "4.6.4"
},
"gitHead": "5ead04c987c52df518ab3558168e1595df3dde19"
"gitHead": "57afc180bbec9a2915242c895e712a1ec61d856c"
}
4 changes: 4 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package @redux-eggs/next

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package @redux-eggs/next
Expand Down
8 changes: 4 additions & 4 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redux-eggs/next",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "MIT",
"author": "Fosty Fost",
"repository": {
Expand Down Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.1",
"@redux-eggs/redux": "3.0.0-alpha.1",
"@redux-eggs/core": "3.0.0-alpha.2",
"@redux-eggs/redux": "3.0.0-alpha.2",
"@rollup/plugin-eslint": "8.0.2",
"@testing-library/react": "13.4.0",
"@types/jest": "29.0.3",
Expand Down Expand Up @@ -74,5 +74,5 @@
"react-redux": "^7.0.0 || ^8.0.0",
"redux": "^4.1.2"
},
"gitHead": "5ead04c987c52df518ab3558168e1595df3dde19"
"gitHead": "57afc180bbec9a2915242c895e712a1ec61d856c"
}
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package @redux-eggs/react

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package @redux-eggs/react
Expand Down
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redux-eggs/react",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "MIT",
"author": "Fosty Fost",
"repository": {
Expand Down Expand Up @@ -36,9 +36,9 @@
"devDependencies": {
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.1",
"@redux-eggs/redux": "3.0.0-alpha.1",
"@redux-eggs/redux-toolkit": "3.0.0-alpha.1",
"@redux-eggs/core": "3.0.0-alpha.2",
"@redux-eggs/redux": "3.0.0-alpha.2",
"@redux-eggs/redux-toolkit": "3.0.0-alpha.2",
"@rollup/plugin-eslint": "8.0.2",
"@testing-library/dom": "8.18.1",
"@testing-library/jest-dom": "5.16.5",
Expand Down Expand Up @@ -72,5 +72,5 @@
"react": "^16.8.3 || ^17.0.0 || ^18.0.0",
"react-redux": "^7.0.0 || ^8.0.0"
},
"gitHead": "5ead04c987c52df518ab3558168e1595df3dde19"
"gitHead": "57afc180bbec9a2915242c895e712a1ec61d856c"
}
4 changes: 4 additions & 0 deletions packages/redux-toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package @redux-eggs/redux-toolkit

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package @redux-eggs/redux-toolkit
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redux-eggs/redux-toolkit",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "MIT",
"author": "Fosty Fost",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.1",
"@redux-eggs/core": "3.0.0-alpha.2",
"@reduxjs/toolkit": "1.8.5",
"@rollup/plugin-eslint": "8.0.2",
"@types/jest": "29.0.3",
Expand All @@ -57,5 +57,5 @@
"@redux-eggs/core": "^2.0.0",
"@reduxjs/toolkit": "^1.6.0"
},
"gitHead": "5ead04c987c52df518ab3558168e1595df3dde19"
"gitHead": "57afc180bbec9a2915242c895e712a1ec61d856c"
}
4 changes: 4 additions & 0 deletions packages/redux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package @redux-eggs/redux

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package @redux-eggs/redux
Expand Down
6 changes: 3 additions & 3 deletions packages/redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redux-eggs/redux",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "MIT",
"author": "Fosty Fost",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.1",
"@redux-eggs/core": "3.0.0-alpha.2",
"@rollup/plugin-eslint": "8.0.2",
"@types/jest": "29.0.3",
"@types/node": "20.1.0",
Expand All @@ -58,5 +58,5 @@
"@redux-eggs/core": "^2.0.0",
"redux": "^4.1.2"
},
"gitHead": "5ead04c987c52df518ab3558168e1595df3dde19"
"gitHead": "57afc180bbec9a2915242c895e712a1ec61d856c"
}
4 changes: 4 additions & 0 deletions packages/saga-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.2](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-05-08)

**Note:** Version bump only for package @redux-eggs/saga-extension

# [3.0.0-alpha.1](https://github.com/fostyfost/redux-eggs/compare/v3.0.0-alpha.0...v3.0.0-alpha.1) (2023-05-07)

**Note:** Version bump only for package @redux-eggs/saga-extension
Expand Down
10 changes: 5 additions & 5 deletions packages/saga-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redux-eggs/saga-extension",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "MIT",
"author": "Fosty Fost",
"repository": {
Expand Down Expand Up @@ -37,9 +37,9 @@
"devDependencies": {
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.1",
"@redux-eggs/redux": "3.0.0-alpha.1",
"@redux-eggs/redux-toolkit": "3.0.0-alpha.1",
"@redux-eggs/core": "3.0.0-alpha.2",
"@redux-eggs/redux": "3.0.0-alpha.2",
"@redux-eggs/redux-toolkit": "3.0.0-alpha.2",
"@reduxjs/toolkit": "1.8.5",
"@rollup/plugin-eslint": "8.0.2",
"@types/jest": "29.0.3",
Expand All @@ -62,5 +62,5 @@
"redux": "^4.1.2",
"redux-saga": "^1.1.0"
},
"gitHead": "5ead04c987c52df518ab3558168e1595df3dde19"
"gitHead": "57afc180bbec9a2915242c895e712a1ec61d856c"
}

1 comment on commit 2c6e28b

@vercel
Copy link

@vercel vercel bot commented on 2c6e28b May 8, 2023

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Resource is limited - try again in 12 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.