Skip to content

Commit 074ec29

Browse files
author
infinity
committed
chore(release): 2.1.11
1 parent 68cf84d commit 074ec29

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [2.1.11](https://github.com/rabix/cwl-svg/compare/2.1.10...2.1.11) (2022-10-11)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "Apache-2.0",
1010
"author": "Ivan Batic <[email protected]> (http://github.com/ivanbatic)",
1111
"description": "A library for generating an interactive SVG visualization of CWL workflows",
12-
"version": "2.1.10",
12+
"version": "2.1.11",
1313
"scripts": {
1414
"build": "rm -rf dist && copyfiles \"./src/assets/**/*\" \"./src/**/*.scss\" ./package-lock.json ./package.json dist && npx tsc",
1515
"webpack:watch": "node_modules/.bin/webpack --watch",

0 commit comments

Comments
 (0)