Skip to content

Commit 272c14d

Browse files
committed
chore: release 1.0.0-alpha.8
1 parent 3b2b37a commit 272c14d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.0.0-alpha.8](https://github.com/mfellner/valtio-factory/compare/1.0.0-alpha.7...1.0.0-alpha.8) (2022-07-13)
4+
5+
6+
### Features
7+
8+
* actions can call other actions ([05cb762](https://github.com/mfellner/valtio-factory/commit/05cb762f7ac028c11f7a6fd93d033b3713e0e6a9))
9+
310
## [1.0.0-alpha.7](https://github.com/mfellner/valtio-factory/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2022-06-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mfellner/valtio-factory",
3-
"version": "1.0.0-alpha.7",
3+
"version": "1.0.0-alpha.8",
44
"description": "Create and compose valtio state using the factory pattern.",
55
"author": "Maximilian Fellner <mail@mfellner.eu>",
66
"repository": "https://github.com/mfellner/valtio-factory",

0 commit comments

Comments
 (0)