Skip to content

Commit

Permalink
Version Packages (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 17, 2023
1 parent 68f7418 commit 18ab6f1
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 27 deletions.
8 changes: 0 additions & 8 deletions .changeset/long-eggs-complain.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/icona-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @icona/cli

## 0.0.9

### Patch Changes

- 68f7418: bump test
- Updated dependencies [68f7418]
- @icona/generator@0.0.9
- @icona/utils@0.0.9

## 0.0.8

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/icona-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icona/cli",
"version": "0.0.8",
"version": "0.0.9",
"repository": {
"type": "git",
"url": "git+https://github.com/daangn/icona.git",
Expand All @@ -17,14 +17,14 @@
"prepack": "yarn build"
},
"dependencies": {
"@icona/generator": "^0.0.8",
"@icona/utils": "^0.0.8",
"@icona/generator": "^0.0.9",
"@icona/utils": "^0.0.9",
"commander": "^10.0.1",
"dedent": "^0.7.0",
"findup-sync": "^5.0.0"
},
"devDependencies": {
"@icona/types": "^0.0.8",
"@icona/types": "^0.0.9",
"@types/dedent": "^0.7.0",
"@types/findup-sync": "^4.0.2",
"@types/node": "^20.2.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/icona-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @icona/generator

## 0.0.9

### Patch Changes

- 68f7418: bump test
- Updated dependencies [68f7418]
- @icona/utils@0.0.9

## 0.0.8

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/icona-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icona/generator",
"version": "0.0.8",
"version": "0.0.9",
"repository": {
"type": "git",
"url": "git+https://github.com/daangn/icona.git",
Expand All @@ -25,15 +25,15 @@
"prepack": "yarn build"
},
"dependencies": {
"@icona/utils": "^0.0.8",
"@icona/utils": "^0.0.9",
"@svgr/core": "^8.0.0",
"pdfkit": "^0.13.0",
"svg-to-pdfkit": "^0.1.8",
"svg2vectordrawable": "^2.9.1",
"svgo": "^3.0.2"
},
"devDependencies": {
"@icona/types": "^0.0.8",
"@icona/types": "^0.0.9",
"nanobundle": "^1.6.0",
"prettier": "^2.8.8",
"typescript": "^5.1.3"
Expand Down
6 changes: 6 additions & 0 deletions packages/icona-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @icona/utils

## 0.0.9

### Patch Changes

- 68f7418: bump test

## 0.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/icona-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icona/utils",
"version": "0.0.8",
"version": "0.0.9",
"repository": {
"type": "git",
"url": "git+https://github.com/daangn/icona.git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"findup-sync": "^5.0.0"
},
"devDependencies": {
"@icona/types": "^0.0.8",
"@icona/types": "^0.0.9",
"@types/node": "^20.3.1",
"nanobundle": "^1.6.0",
"typescript": "^5.1.3"
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @icona/types

## 0.0.9

### Patch Changes

- 68f7418: bump test

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icona/types",
"version": "0.0.8",
"version": "0.0.9",
"repository": {
"type": "git",
"url": "git+https://github.com/daangn/icona.git",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2079,9 +2079,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@icona/cli@workspace:packages/icona-cli"
dependencies:
"@icona/generator": ^0.0.8
"@icona/types": ^0.0.8
"@icona/utils": ^0.0.8
"@icona/generator": ^0.0.9
"@icona/types": ^0.0.9
"@icona/utils": ^0.0.9
"@types/dedent": ^0.7.0
"@types/findup-sync": ^4.0.2
"@types/node": ^20.2.5
Expand All @@ -2095,12 +2095,12 @@ __metadata:
languageName: unknown
linkType: soft

"@icona/generator@^0.0.8, @icona/generator@workspace:packages/icona-generator":
"@icona/generator@^0.0.9, @icona/generator@workspace:packages/icona-generator":
version: 0.0.0-use.local
resolution: "@icona/generator@workspace:packages/icona-generator"
dependencies:
"@icona/types": ^0.0.8
"@icona/utils": ^0.0.8
"@icona/types": ^0.0.9
"@icona/utils": ^0.0.9
"@svgr/core": ^8.0.0
nanobundle: ^1.6.0
pdfkit: ^0.13.0
Expand Down Expand Up @@ -2136,7 +2136,7 @@ __metadata:
languageName: unknown
linkType: soft

"@icona/types@^0.0.8, @icona/types@workspace:packages/types":
"@icona/types@^0.0.9, @icona/types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@icona/types@workspace:packages/types"
dependencies:
Expand All @@ -2151,11 +2151,11 @@ __metadata:
languageName: unknown
linkType: soft

"@icona/utils@^0.0.8, @icona/utils@workspace:packages/icona-utils":
"@icona/utils@^0.0.9, @icona/utils@workspace:packages/icona-utils":
version: 0.0.0-use.local
resolution: "@icona/utils@workspace:packages/icona-utils"
dependencies:
"@icona/types": ^0.0.8
"@icona/types": ^0.0.9
"@types/node": ^20.3.1
findup-sync: ^5.0.0
nanobundle: ^1.6.0
Expand Down

0 comments on commit 18ab6f1

Please sign in to comment.