Skip to content

Commit 132afaf

Browse files
authored
Merge pull request #70 from zhangfisher/changeset-release/master
Version Packages
2 parents 77307c9 + 566bc8c commit 132afaf

File tree

15 files changed

+55
-26
lines changed

15 files changed

+55
-26
lines changed

.changeset/four-frogs-act.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/sharp-paws-sip.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-flies-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# x-react-components
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [`77307c9`](https://github.com/zhangfisher/autostore/commit/77307c9893661d6a729373dd9ce47e9343382c6f) Thanks [@zhangfisher](https://github.com/zhangfisher)! - fix some errors
8+
39
## 2.0.1
410

511
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "x-react-components",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "some react components for demo",
55
"main": "src/index.ts",
66
"access": "public",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# autostore
22

3+
## 3.1.9
4+
5+
### Patch Changes
6+
7+
- [`77307c9`](https://github.com/zhangfisher/autostore/commit/77307c9893661d6a729373dd9ce47e9343382c6f) Thanks [@zhangfisher](https://github.com/zhangfisher)! - fix some errors
8+
39
## 3.1.8
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autostore",
3-
"version": "3.1.8",
3+
"version": "3.1.9",
44
"description": "Very easy and elegant state management library.",
55
"main": "src/index.ts",
66
"access": "public",

packages/devTools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @autostorejs/devtools
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [`77307c9`](https://github.com/zhangfisher/autostore/commit/77307c9893661d6a729373dd9ce47e9343382c6f) Thanks [@zhangfisher](https://github.com/zhangfisher)! - fix some errors
8+
39
## 2.0.1
410

511
### Patch Changes

packages/devTools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autostorejs/devtools",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "devtools for autostore",
55
"repository": {
66
"type": "git",

packages/form/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @autostorejs/form
22

3+
## 3.1.9
4+
5+
### Patch Changes
6+
7+
- [`77307c9`](https://github.com/zhangfisher/autostore/commit/77307c9893661d6a729373dd9ce47e9343382c6f) Thanks [@zhangfisher](https://github.com/zhangfisher)! - fix some errors
8+
9+
- [`4e02e01`](https://github.com/zhangfisher/autostore/commit/4e02e014c214ed18dc18b71b40005476083705f9) Thanks [@zhangfisher](https://github.com/zhangfisher)! - auto store
10+
11+
- Updated dependencies [[`77307c9`](https://github.com/zhangfisher/autostore/commit/77307c9893661d6a729373dd9ce47e9343382c6f)]:
12+
13+
314
## 3.1.8
415

516
### Patch Changes

0 commit comments

Comments
 (0)