chore(release): 0.8.9

This commit is contained in:
BoykoAlex
2019-04-16 17:06:44 -04:00
parent 06645f1d04
commit 33aaefe505
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
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.
<a name="0.8.9"></a>
## [0.8.9](https://github.com/spring-projects/spring-flo/compare/v0.8.8...v0.8.9) (2019-04-16)
<a name="0.8.8"></a>
## [0.8.8](https://github.com/spring-projects/spring-flo/compare/v0.8.7...v0.8.8) (2019-02-15)

View File

@@ -1,6 +1,6 @@
{
"name": "spring-flo",
"version": "0.8.8",
"version": "0.8.9",
"description": "Library for quickly building text DSL visualization diagram editor",
"main": "./dist/bundles/spring-flo.umd.js",
"module": "./dist/fesm5/spring-flo.js",