Skip to content

Commit addb910

Browse files
chore(release): 1.5.5 [skip ci]
## [1.5.5](v1.5.4...v1.5.5) (2018-09-03) ### Bug Fixes * **travis:** firebase deploy process by travis ([3642428](3642428))
1 parent 3642428 commit addb910

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.5](https://github.com/basics/code-snippet-to-svg/compare/v1.5.4...v1.5.5) (2018-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **travis:** firebase deploy process by travis ([3642428](https://github.com/basics/code-snippet-to-svg/commit/3642428))
7+
18
## [1.5.4](https://github.com/basics/code-snippet-to-svg/compare/v1.5.3...v1.5.4) (2018-09-03)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.4",
3+
"version": "1.5.5",
44
"description": "service to convert syntax highlighted code into svg by url",
55
"main": "./lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)