Skip to content

Commit 326f89a

Browse files
chore(release): 8.6.1 [skip ci]
## [8.6.1](v8.6.0...v8.6.1) (2022-04-30) ### Bug Fixes * **badges:** reference correct badge in README ([e5b273f](e5b273f))
1 parent e5b273f commit 326f89a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.6.1](https://github.com/kreuzerk/svg-to-ts/compare/v8.6.0...v8.6.1) (2022-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **badges:** reference correct badge in README ([e5b273f](https://github.com/kreuzerk/svg-to-ts/commit/e5b273fa135d9e129981838e512f90ed8180f2a3))
7+
18
# [8.6.0](https://github.com/kreuzerk/svg-to-ts/compare/v8.5.0...v8.6.0) (2022-04-30)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svg-to-ts",
3-
"version": "8.6.0",
3+
"version": "8.6.1",
44
"description": "Build amazing svg icon libraries",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)