Skip to content

Commit fd7d78d

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2018-08-20) ### Bug Fixes * **firebase:** auto deploy by travis ([975836d](975836d)) * **firebase:** global install firebase at ci ([0fa68a1](0fa68a1))
1 parent 0fa68a1 commit fd7d78d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.3](https://github.com/basics/code-snippet-to-svg/compare/v1.2.2...v1.2.3) (2018-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **firebase:** auto deploy by travis ([975836d](https://github.com/basics/code-snippet-to-svg/commit/975836d))
7+
* **firebase:** global install firebase at ci ([0fa68a1](https://github.com/basics/code-snippet-to-svg/commit/0fa68a1))
8+
19
## [1.2.2](https://github.com/basics/code-snippet-to-svg/compare/v1.2.1...v1.2.2) (2018-08-20)
210

311

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

0 commit comments

Comments
 (0)