Skip to content

Commit 33d0c89

Browse files
chore(release): 8.8.0 [skip ci]
# [8.8.0](v8.7.1...v8.8.0) (2022-06-17) ### Features * support namePrefix ([6f1511c](6f1511c))
1 parent d740985 commit 33d0c89

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [8.8.0](https://github.com/kreuzerk/svg-to-ts/compare/v8.7.1...v8.8.0) (2022-06-17)
2+
3+
4+
### Features
5+
6+
* support namePrefix ([6f1511c](https://github.com/kreuzerk/svg-to-ts/commit/6f1511cca35478c6a7f0d741e5ed13a752f9d71d))
7+
18
## [8.7.1](https://github.com/kreuzerk/svg-to-ts/compare/v8.7.0...v8.7.1) (2022-06-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svg-to-ts",
3-
"version": "8.7.1",
3+
"version": "8.8.0",
44
"description": "Build amazing svg icon libraries",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)