We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91218c commit c29d91fCopy full SHA for c29d91f
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 0.4.0
5
+* Moved to Logux Core 0.9.
6
+
7
## 0.3.1
8
* Fixed project’s domain.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@logux/actions",
- "version": "0.3.1",
+ "version": "0.4.0",
"description": "Types and action creators for build-in Logux actions",
"keywords": [
"logux",
0 commit comments