chore(release): 0.9.0

This commit is contained in:
BoykoAlex
2020-01-20 12:50:34 -05:00
parent 9f95f73ef7
commit 7c0b688aa9
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
# Change Log
# Changelog
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.
## [0.9.0](https://github.com/spring-projects/spring-flo/compare/v0.8.12...v0.9.0) (2020-01-20)
<a name="0.8.12"></a>
## [0.8.12](https://github.com/spring-projects/spring-flo/compare/v0.8.11...v0.8.12) (2019-07-15)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "spring-flo",
"version": "0.8.12",
"version": "0.9.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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