Skip to content

Commit 7b1a483

Browse files
committed
chore: release 1.0.0-alpha.5
1 parent 67cace9 commit 7b1a483

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.5](https://github.com/mfellner/valtio-factory/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2022-01-30)
2+
3+
4+
### Features
5+
6+
* pass context to subscriptions ([67cace9](https://github.com/mfellner/valtio-factory/commit/67cace9346de4217dce9f94db468fad6478b8c5f))
7+
18
## [1.0.0-alpha.4](https://github.com/mfellner/valtio-factory/compare/1.0.0-alpha.3...1.0.0-alpha.4) (2022-01-30)
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.4",
3+
"version": "1.0.0-alpha.5",
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)