Skip to content

Commit 05ab359

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.0...v2.0.0) (2021-08-19) ### Features * 🎸 (deps) update svg-to-ts to v6 ([3d06fed](3d06fed)) ### BREAKING CHANGES * 🧨 Update svg-to-ts to v6
1 parent 3d06fed commit 05ab359

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/angular-extensions/svg-icons-builder/compare/v1.1.0...v2.0.0) (2021-08-19)
2+
3+
4+
### Features
5+
6+
* 🎸 (deps) update svg-to-ts to v6 ([3d06fed](https://github.com/angular-extensions/svg-icons-builder/commit/3d06fedb9491b514d7a0b9c33f0c05a5b86a6325))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* 🧨 Update svg-to-ts to v6
12+
113
# [1.1.0](https://github.com/angular-extensions/svg-icons-builder/compare/v1.0.0...v1.1.0) (2021-01-18)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-extensions/svg-icons-builder",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "The svg-icons-builder is a Angular builder for the svg-to-ts project",
55
"keywords": [
66
"Angular builder",

0 commit comments

Comments
 (0)