Skip to content

Commit 017c9b7

Browse files
committed
chore(release): 0.8.8
1 parent 3797190 commit 017c9b7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="0.8.8"></a>
6+
## [0.8.8](https://github.com/spring-projects/spring-flo/compare/v0.8.7...v0.8.8) (2019-02-15)
7+
8+
9+
510
<a name="0.8.7"></a>
611
## [0.8.7](https://github.com/spring-projects/spring-flo/compare/v0.8.6...v0.8.7) (2019-02-15)
712

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spring-flo",
3-
"version": "0.8.7",
3+
"version": "0.8.8",
44
"description": "Library for quickly building text DSL visualization diagram editor",
55
"main": "./dist/bundles/spring-flo.umd.js",
66
"module": "./dist/fesm5/spring-flo.js",

0 commit comments

Comments
 (0)