Skip to content

Commit adf4278

Browse files
chore(release): 1.5.4 [skip ci]
## [1.5.4](v1.5.3...v1.5.4) (2018-09-03) ### Bug Fixes * **travis:** only deploy on master branch ([b094da3](b094da3))
1 parent b094da3 commit adf4278

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.4](https://github.com/basics/code-snippet-to-svg/compare/v1.5.3...v1.5.4) (2018-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **travis:** only deploy on master branch ([b094da3](https://github.com/basics/code-snippet-to-svg/commit/b094da3))
7+
18
## [1.5.3](https://github.com/basics/code-snippet-to-svg/compare/v1.5.2...v1.5.3) (2018-09-03)
29

310

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-basics/code-snippet-to-svg",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "service to convert syntax highlighted code into svg by url",
55
"main": "./lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)