Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

Commit 8764b33

Browse files
author
Nikolay Govorov
committed
Release 0.1.11
1 parent 94dc790 commit 8764b33

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 0.0.2
5+
* Add the classical syntax of commits
6+
47
## 0.1.1
58
* Generates JSDoc documentation
69
* Don’t apply action if it was deleted during waiting for replay end.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logux-vuex",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Vuex compatible API for Logux",
55
"keywords": [
66
"logux",

0 commit comments

Comments
 (0)