chore(release): 0.7.5

This commit is contained in:
BoykoAlex
2018-05-03 23:39:19 -04:00
parent 8113fb9c05
commit 7fcab0bfd1
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.7.5"></a>
## [0.7.5](https://github.com/spring-projects/spring-flo/compare/v0.7.4...v0.7.5) (2018-05-04)
<a name="0.7.4"></a>
## [0.7.4](https://github.com/spring-projects/spring-flo/compare/v0.7.3...v0.7.4) (2018-05-01)

View File

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