Skip to content

Commit e8ab72d

Browse files
chore(release): 1.5.6 [skip ci]
## [1.5.6](v1.5.5...v1.5.6) (2019-03-13) ### Bug Fixes * **package:** update firebase-admin to version 6.1.0 ([f0e346c](f0e346c))
1 parent 1e21876 commit e8ab72d

File tree

3 files changed

+28
-60
lines changed

3 files changed

+28
-60
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.6](https://github.com/basics/code-snippet-to-svg/compare/v1.5.5...v1.5.6) (2019-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update firebase-admin to version 6.1.0 ([f0e346c](https://github.com/basics/code-snippet-to-svg/commit/f0e346c))
7+
18
## [1.5.5](https://github.com/basics/code-snippet-to-svg/compare/v1.5.4...v1.5.5) (2018-09-03)
29

310

package-lock.json

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

0 commit comments

Comments
 (0)