Skip to content

Commit f8d70ca

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2018-08-22) ### Bug Fixes * **npm:** added schemes dir to package ([a4d6a77](a4d6a77)) * **readme:** changed description ([6ff63c7](6ff63c7))
1 parent 6ff63c7 commit f8d70ca

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.3.2](https://github.com/basics/code-snippet-to-svg/compare/v1.3.1...v1.3.2) (2018-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** added schemes dir to package ([a4d6a77](https://github.com/basics/code-snippet-to-svg/commit/a4d6a77))
7+
* **readme:** changed description ([6ff63c7](https://github.com/basics/code-snippet-to-svg/commit/6ff63c7))
8+
19
## [1.3.1](https://github.com/basics/code-snippet-to-svg/compare/v1.3.0...v1.3.1) (2018-08-22)
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.3.1",
3+
"version": "1.3.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)