diff --git a/.changeset/smooth-doors-tickle.md b/.changeset/smooth-doors-tickle.md deleted file mode 100644 index dd4c5de..0000000 --- a/.changeset/smooth-doors-tickle.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@icona/generator": patch -"@icona/types": patch ---- - -change vue ignore comment diff --git a/packages/generator/CHANGELOG.md b/packages/generator/CHANGELOG.md index c19a42b..59897fc 100644 --- a/packages/generator/CHANGELOG.md +++ b/packages/generator/CHANGELOG.md @@ -1,5 +1,13 @@ # @icona/generator +## 0.7.1 + +### Patch Changes + +- 3fa3adb: change vue ignore comment +- Updated dependencies [3fa3adb] + - @icona/types@0.7.1 + ## 0.7.0 ### Minor Changes diff --git a/packages/generator/package.json b/packages/generator/package.json index 5164dd2..60b7b9b 100644 --- a/packages/generator/package.json +++ b/packages/generator/package.json @@ -1,6 +1,6 @@ { "name": "@icona/generator", - "version": "0.7.0", + "version": "0.7.1", "repository": { "type": "git", "url": "git+https://github.com/daangn/icona.git", @@ -25,7 +25,7 @@ "prepack": "yarn build" }, "dependencies": { - "@icona/types": "^0.7.0", + "@icona/types": "^0.7.1", "@svgr/core": "^8.0.0", "@types/cli-progress": "^3.11.5", "cli-progress": "^3.12.0", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index a7dc271..ade320f 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @icona/types +## 0.7.1 + +### Patch Changes + +- 3fa3adb: change vue ignore comment + ## 0.7.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 4cbda6c..e818957 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@icona/types", - "version": "0.7.0", + "version": "0.7.1", "repository": { "type": "git", "url": "git+https://github.com/daangn/icona.git", diff --git a/yarn.lock b/yarn.lock index 31a9382..77038b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3679,7 +3679,7 @@ __metadata: version: 0.0.0-use.local resolution: "@icona/generator@workspace:packages/generator" dependencies: - "@icona/types": ^0.7.0 + "@icona/types": ^0.7.1 "@svgr/core": ^8.0.0 "@types/cli-progress": ^3.11.5 "@types/findup-sync": ^4.0.5 @@ -3722,7 +3722,7 @@ __metadata: languageName: unknown linkType: soft -"@icona/types@^0.7.0, @icona/types@workspace:^, @icona/types@workspace:packages/types": +"@icona/types@^0.7.1, @icona/types@workspace:^, @icona/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@icona/types@workspace:packages/types" dependencies: