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

Commit f3fcf65

Browse files
author
Nikolay Govorov
committed
Release 0.1.1 version
1 parent 70fdcfb commit f3fcf65

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

4+
## 0.1.1
5+
* Generates JSDoc documentation
6+
* Don’t apply action if it was deleted during waiting for replay end.
7+
48
## 0.1
59
* Initial release.

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.0",
3+
"version": "0.1.1",
44
"description": "Vuex compatible API for Logux",
55
"keywords": [
66
"logux",

0 commit comments

Comments
 (0)