chore(release): 0.7.0

This commit is contained in:
BoykoAlex
2018-01-17 12:01:29 -05:00
parent 0c2db4e755
commit 9e420d266e
2 changed files with 7 additions and 1 deletions

6
CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
# Change Log
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.0"></a>
# [0.7.0](https://github.com/spring-projects/spring-flo/compare/v0.6.1...v0.7.0) (2018-01-17)

View File

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