Skip to content

Commit 2040fe9

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2018-09-03) ### Bug Fixes * **travis:** only deploy on master branch ([fcd1b92](fcd1b92))
1 parent fcd1b92 commit 2040fe9

File tree

3 files changed

+77
-80
lines changed

3 files changed

+77
-80
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.2](https://github.com/basics/code-snippet-to-svg/compare/v1.5.1...v1.5.2) (2018-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **travis:** only deploy on master branch ([fcd1b92](https://github.com/basics/code-snippet-to-svg/commit/fcd1b92))
7+
18
## [1.5.1](https://github.com/basics/code-snippet-to-svg/compare/v1.5.0...v1.5.1) (2018-08-24)
29

310

package-lock.json

Lines changed: 69 additions & 79 deletions
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.1",
3+
"version": "1.5.2",
44
"description": "service to convert syntax highlighted code into svg by url",
55
"main": "./lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)