Skip to content

Commit

Permalink
Release v1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 11, 2023
1 parent 96afcec commit ce5ef12
Show file tree
Hide file tree
Showing 17 changed files with 90 additions and 43 deletions.
11 changes: 0 additions & 11 deletions .changeset/giant-crabs-stare.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/quiet-trees-exist.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/smart-zoos-flash.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/plugins/auto-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @modern-js-reduck/plugin-auto-actions

## 1.1.11

### Patch Changes

- 1b6f119: chore: update build tools and build config, reduck product size.
chore: 更新构建工具和配置,减少产物体积
- 3979805: fix: add node to package.json exports
- 96afcec: fix: correct exports
- Updated dependencies [1b6f119]
- Updated dependencies [3979805]
- Updated dependencies [96afcec]
- @modern-js-reduck/store@1.1.11

## 1.1.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/auto-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js-reduck/plugin-auto-actions",
"version": "1.1.10",
"version": "1.1.11",
"files": [
"dist"
],
Expand Down Expand Up @@ -49,7 +49,7 @@
"modernSettings": {},
"sideEffects": false,
"peerDependencies": {
"@modern-js-reduck/store": "workspace:^1.1.10"
"@modern-js-reduck/store": "workspace:^1.1.11"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugins/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @modern-js-reduck/plugin-devtools

## 1.1.11

### Patch Changes

- 1b6f119: chore: update build tools and build config, reduck product size.
chore: 更新构建工具和配置,减少产物体积
- 3979805: fix: add node to package.json exports
- 96afcec: fix: correct exports
- Updated dependencies [1b6f119]
- Updated dependencies [3979805]
- Updated dependencies [96afcec]
- @modern-js-reduck/store@1.1.11

## 1.1.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js-reduck/plugin-devtools",
"version": "1.1.10",
"version": "1.1.11",
"files": [
"dist"
],
Expand Down Expand Up @@ -51,7 +51,7 @@
"modernSettings": {},
"sideEffects": false,
"peerDependencies": {
"@modern-js-reduck/store": "workspace:^1.1.10"
"@modern-js-reduck/store": "workspace:^1.1.11"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugins/effects/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @modern-js-reduck/plugin-effects

## 1.1.11

### Patch Changes

- 1b6f119: chore: update build tools and build config, reduck product size.
chore: 更新构建工具和配置,减少产物体积
- 3979805: fix: add node to package.json exports
- 96afcec: fix: correct exports
- Updated dependencies [1b6f119]
- Updated dependencies [3979805]
- Updated dependencies [96afcec]
- @modern-js-reduck/store@1.1.11

## 1.1.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/effects/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js-reduck/plugin-effects",
"version": "1.1.10",
"version": "1.1.11",
"files": [
"dist"
],
Expand Down Expand Up @@ -53,7 +53,7 @@
"modernSettings": {},
"sideEffects": false,
"peerDependencies": {
"@modern-js-reduck/store": "workspace:^1.1.10"
"@modern-js-reduck/store": "workspace:^1.1.11"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugins/immer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @modern-js-reduck/plugin-immutable

## 1.1.11

### Patch Changes

- 1b6f119: chore: update build tools and build config, reduck product size.
chore: 更新构建工具和配置,减少产物体积
- 3979805: fix: add node to package.json exports
- 96afcec: fix: correct exports
- Updated dependencies [1b6f119]
- Updated dependencies [3979805]
- Updated dependencies [96afcec]
- @modern-js-reduck/store@1.1.11

## 1.1.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/immer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js-reduck/plugin-immutable",
"version": "1.1.10",
"version": "1.1.11",
"files": [
"dist"
],
Expand Down Expand Up @@ -50,7 +50,7 @@
"modernSettings": {},
"sideEffects": false,
"peerDependencies": {
"@modern-js-reduck/store": "workspace:^1.1.10"
"@modern-js-reduck/store": "workspace:^1.1.11"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/xstate-immer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"modernSettings": {},
"sideEffects": false,
"peerDependencies": {
"@modern-js-reduck/store": "workspace:^1.1.10",
"@modern-js-reduck/store": "workspace:^1.1.11",
"@modern-js-reduck/plugin-xstate": "workspace:^1.1.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/xstate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"modernSettings": {},
"sideEffects": false,
"peerDependencies": {
"@modern-js-reduck/store": "workspace:^1.1.10"
"@modern-js-reduck/store": "workspace:^1.1.11"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
17 changes: 17 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @modern-js-reduck/react

## 1.1.11

### Patch Changes

- 1b6f119: chore: update build tools and build config, reduck product size.
chore: 更新构建工具和配置,减少产物体积
- 3979805: fix: add node to package.json exports
- 96afcec: fix: correct exports
- Updated dependencies [1b6f119]
- Updated dependencies [3979805]
- Updated dependencies [96afcec]
- @modern-js-reduck/plugin-auto-actions@1.1.11
- @modern-js-reduck/plugin-devtools@1.1.11
- @modern-js-reduck/plugin-effects@1.1.11
- @modern-js-reduck/plugin-immutable@1.1.11
- @modern-js-reduck/store@1.1.11

## 1.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js-reduck/react",
"version": "1.1.10",
"version": "1.1.11",
"files": [
"dist",
"type.d.ts"
Expand Down
9 changes: 9 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @modern-js-reduck/store

## 1.1.11

### Patch Changes

- 1b6f119: chore: update build tools and build config, reduck product size.
chore: 更新构建工具和配置,减少产物体积
- 3979805: fix: add node to package.json exports
- 96afcec: fix: correct exports

## 1.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js-reduck/store",
"version": "1.1.10",
"version": "1.1.11",
"files": [
"dist"
],
Expand Down

0 comments on commit ce5ef12

Please sign in to comment.