Skip to content

Commit 56d525e

Browse files
committed
chore: release 1.0.0-alpha.3
1 parent 083f28b commit 56d525e

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,3 +1,10 @@
1+
## [1.0.0-alpha.3](https://github.com/mfellner/valtio-factory/compare/1.0.0-alpha.2...1.0.0-alpha.3) (2022-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* actions can use derived state ([083f28b](https://github.com/mfellner/valtio-factory/commit/083f28bce27ccc8af507dbf366523868d3711a1b))
7+
18
## [1.0.0-alpha.2](https://github.com/mfellner/valtio-factory/compare/1.0.0-alpha.1...1.0.0-alpha.2) (2022-01-29)
29

310

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.2",
3+
"version": "1.0.0-alpha.3",
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)