chore(release): 0.7.0
This commit is contained in:
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal 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)
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user