Skip to content

Commit 7fcab0b

Browse files
committed
chore(release): 0.7.5
1 parent 8113fb9 commit 7fcab0b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
<a name="0.7.5"></a>
6+
## [0.7.5](https://github.com/spring-projects/spring-flo/compare/v0.7.4...v0.7.5) (2018-05-04)
7+
8+
9+
510
<a name="0.7.4"></a>
611
## [0.7.4](https://github.com/spring-projects/spring-flo/compare/v0.7.3...v0.7.4) (2018-05-01)
712

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spring-flo",
3-
"version": "0.7.4",
3+
"version": "0.7.5",
44
"description": "Library for quickly building text DSL visualization diagram editor",
55
"main": "./dist/bundles/spring-flo.umd.js",
66
"module": "./dist/spring-flo.es5.js",

0 commit comments

Comments
 (0)