chore(release): 0.8.3

This commit is contained in:
BoykoAlex
2018-09-08 12:09:23 -04:00
parent b6e4f26ab1
commit 6f4b32f5f2
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.3"></a>
## [0.8.3](https://github.com/spring-projects/spring-flo/compare/v0.8.2...v0.8.3) (2018-09-08)
<a name="0.8.2"></a>
## [0.8.2](https://github.com/spring-projects/spring-flo/compare/v0.8.1...v0.8.2) (2018-09-08)

View File

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