We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c71ea8 commit 5833752Copy full SHA for 5833752
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 0.4.1
6
+- update dependencies ([0c71ea](https://github.com/storeon/svelte/commit/0c71ea83ce0c1f4a5f206ee5af62b0fc0aff170e))
7
+
8
## 0.4.0
9
- add support for storeon 0.9 ([eeed35](https://github.com/storeon/svelte/commit/eeed35e8f7cad204356d9044ff595535732081ab))
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@storeon/svelte",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "A tiny connector for Storeon and Svelte",
"main": "index.js",
"repository": "https://github.com/distolma/storeon-svelte.git",
0 commit comments