Skip to content

Commit

Permalink
chore(release): 1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](v1.5.2...v1.5.3) (2018-09-03)

### Bug Fixes

* **travis:** only deploy on master branch ([ce345df](ce345df))
* **travis:** only deploy on master branch ([7cb742b](7cb742b))
* **travis:** only deploy on master branch ([97d1703](97d1703))
  • Loading branch information
semantic-release-bot committed Sep 3, 2018
1 parent ce345df commit aba0c72
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.5.3](https://github.com/basics/code-snippet-to-svg/compare/v1.5.2...v1.5.3) (2018-09-03)


### Bug Fixes

* **travis:** only deploy on master branch ([ce345df](https://github.com/basics/code-snippet-to-svg/commit/ce345df))
* **travis:** only deploy on master branch ([7cb742b](https://github.com/basics/code-snippet-to-svg/commit/7cb742b))
* **travis:** only deploy on master branch ([97d1703](https://github.com/basics/code-snippet-to-svg/commit/97d1703))

## [1.5.2](https://github.com/basics/code-snippet-to-svg/compare/v1.5.1...v1.5.2) (2018-09-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@js-basics/code-snippet-to-svg",
"version": "1.5.2",
"version": "1.5.3",
"description": "service to convert syntax highlighted code into svg by url",
"main": "./lib/index.js",
"directories": {
Expand Down

0 comments on commit aba0c72

Please sign in to comment.