Skip to content

Commit 5798aac

Browse files
committed
chore(release): new versions
- @chyzwar/[email protected] - @chyzwar/[email protected] - @chyzwar/[email protected] - @chyzwar/[email protected]
1 parent 870fdaa commit 5798aac

File tree

9 files changed

+48
-16
lines changed

9 files changed

+48
-16
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.2.18 (2024-02-13)
7+
8+
**Note:** Version bump only for package @chyzwar/eslint-config
9+
10+
11+
12+
13+
614
## 0.2.17 (2024-01-23)
715

816
**Note:** Version bump only for package @chyzwar/eslint-config

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chyzwar/eslint-config",
3-
"version": "0.2.17",
3+
"version": "0.2.18",
44
"author": "chyzwar",
55
"license": "MIT",
66
"engines": {
@@ -19,7 +19,7 @@
1919
"access": "public"
2020
},
2121
"dependencies": {
22-
"@chyzwar/tsconfig": "^0.2.17",
22+
"@chyzwar/tsconfig": "^0.2.18",
2323
"@typescript-eslint/eslint-plugin": "^7.0.1",
2424
"@typescript-eslint/parser": "^7.0.1",
2525
"eslint-plugin-jest": "^27.6.3",

packages/runner/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.4.19 (2024-02-13)
7+
8+
**Note:** Version bump only for package @chyzwar/runner
9+
10+
11+
12+
13+
614
## 0.4.18 (2024-01-23)
715

816
**Note:** Version bump only for package @chyzwar/runner

packages/runner/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chyzwar/runner",
3-
"version": "0.4.18",
3+
"version": "0.4.19",
44
"engines": {
55
"node": "> 20.x.x",
66
"yarn": "4.x"
@@ -34,8 +34,8 @@
3434
"picocolors": "^1.0.0"
3535
},
3636
"devDependencies": {
37-
"@chyzwar/eslint-config": "^0.2.17",
38-
"@chyzwar/tsconfig": "^0.2.17",
37+
"@chyzwar/eslint-config": "^0.2.18",
38+
"@chyzwar/tsconfig": "^0.2.18",
3939
"@types/node": "^20.11.17",
4040
"eslint": "^8.56.0",
4141
"typescript": "^5.3.3",

packages/sea/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 1.0.1 (2024-02-13)
7+
8+
**Note:** Version bump only for package @chyzwar/sea

packages/sea/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chyzwar/sea",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"packageManager": "[email protected]",
55
"bin": "./bin/sea.js",
66
"engines": {
@@ -31,8 +31,8 @@
3131
"author": "chyzwar",
3232
"license": "MIT",
3333
"devDependencies": {
34-
"@chyzwar/eslint-config": "^0.2.17",
35-
"@chyzwar/tsconfig": "^0.2.17",
34+
"@chyzwar/eslint-config": "^0.2.18",
35+
"@chyzwar/tsconfig": "^0.2.18",
3636
"@types/node": "^20.11.17",
3737
"eslint": "^8.56.0",
3838
"typescript": "^5.3.3"

packages/tsconfig/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.2.18 (2024-02-13)
7+
8+
**Note:** Version bump only for package @chyzwar/tsconfig
9+
10+
11+
12+
13+
614
## 0.2.17 (2024-01-23)
715

816
**Note:** Version bump only for package @chyzwar/tsconfig

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chyzwar/tsconfig",
3-
"version": "0.2.17",
3+
"version": "0.2.18",
44
"author": "chyzwar",
55
"license": "MIT",
66
"engines": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -319,11 +319,11 @@ __metadata:
319319
languageName: unknown
320320
linkType: soft
321321

322-
"@chyzwar/eslint-config@npm:^0.2.0, @chyzwar/eslint-config@npm:^0.2.17, @chyzwar/eslint-config@npm:^0.2.2, @chyzwar/eslint-config@workspace:packages/eslint-config":
322+
"@chyzwar/eslint-config@npm:^0.2.0, @chyzwar/eslint-config@npm:^0.2.18, @chyzwar/eslint-config@npm:^0.2.2, @chyzwar/eslint-config@workspace:packages/eslint-config":
323323
version: 0.0.0-use.local
324324
resolution: "@chyzwar/eslint-config@workspace:packages/eslint-config"
325325
dependencies:
326-
"@chyzwar/tsconfig": "npm:^0.2.17"
326+
"@chyzwar/tsconfig": "npm:^0.2.18"
327327
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
328328
"@typescript-eslint/parser": "npm:^7.0.1"
329329
eslint-plugin-jest: "npm:^27.6.3"
@@ -376,8 +376,8 @@ __metadata:
376376
version: 0.0.0-use.local
377377
resolution: "@chyzwar/runner@workspace:packages/runner"
378378
dependencies:
379-
"@chyzwar/eslint-config": "npm:^0.2.17"
380-
"@chyzwar/tsconfig": "npm:^0.2.17"
379+
"@chyzwar/eslint-config": "npm:^0.2.18"
380+
"@chyzwar/tsconfig": "npm:^0.2.18"
381381
"@types/node": "npm:^20.11.17"
382382
eslint: "npm:^8.56.0"
383383
picocolors: "npm:^1.0.0"
@@ -394,8 +394,8 @@ __metadata:
394394
version: 0.0.0-use.local
395395
resolution: "@chyzwar/sea@workspace:packages/sea"
396396
dependencies:
397-
"@chyzwar/eslint-config": "npm:^0.2.17"
398-
"@chyzwar/tsconfig": "npm:^0.2.17"
397+
"@chyzwar/eslint-config": "npm:^0.2.18"
398+
"@chyzwar/tsconfig": "npm:^0.2.18"
399399
"@types/node": "npm:^20.11.17"
400400
eslint: "npm:^8.56.0"
401401
typescript: "npm:^5.3.3"
@@ -406,7 +406,7 @@ __metadata:
406406
languageName: unknown
407407
linkType: soft
408408

409-
"@chyzwar/tsconfig@npm:^0.2.0, @chyzwar/tsconfig@npm:^0.2.17, @chyzwar/tsconfig@npm:^0.2.2, @chyzwar/tsconfig@workspace:packages/tsconfig":
409+
"@chyzwar/tsconfig@npm:^0.2.0, @chyzwar/tsconfig@npm:^0.2.18, @chyzwar/tsconfig@npm:^0.2.2, @chyzwar/tsconfig@workspace:packages/tsconfig":
410410
version: 0.0.0-use.local
411411
resolution: "@chyzwar/tsconfig@workspace:packages/tsconfig"
412412
languageName: unknown

0 commit comments

Comments
 (0)