Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
chore(release): publish packages (#364)
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 Oct 7, 2023
1 parent 0b8fa94 commit 94c9f6d
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 50 deletions.
5 changes: 0 additions & 5 deletions .changeset/_types_node-20.6.2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/_types_node-20.8.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/_typescript-eslint_eslint-plugin-6.6.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/_typescript-eslint_parser-6.6.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-8.49.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-8.50.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rollup-3.29.0.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/vitest-0.34.4.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/vitest-0.34.6.md

This file was deleted.

22 changes: 22 additions & 0 deletions apps/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @ckt1031/eslint-config

## 1.1.14

### Patch Changes

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@types/node` to `20.6.2`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@types/node` to `20.8.0`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.6.0`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@typescript-eslint/parser` to `6.6.0`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint` to `8.49.0`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint` to `8.50.0`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `rollup` to `3.29.0`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `vitest` to `0.34.4`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `vitest` to `0.34.6`.

## 1.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckt1031/eslint-config",
"version": "1.1.13",
"version": "1.1.14",
"description": "The official ESLint configuration for ckt1031 projects",
"license": "MIT",
"author": "Chan Ka Tsun <[email protected]> (https://github.com/ckt1031/)",
Expand Down
8 changes: 8 additions & 0 deletions apps/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ckt1031/prettier-config

## 1.1.14

### Patch Changes

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `vitest` to `0.34.4`.

- [#363](https://github.com/ckt1031/nodejs-config/pull/363) [`0b8fa94`](https://github.com/ckt1031/nodejs-config/commit/0b8fa940aebeac44f1fde081b09a9a1088db2faf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `vitest` to `0.34.6`.

## 1.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckt1031/prettier-config",
"version": "1.1.13",
"version": "1.1.14",
"description": "The official Prettier configuration for ckt1031 projects",
"author": "Chan Ka Tsun <[email protected]> (https://github.com/ckt1031/)",
"homepage": "https://github.com/ckt1031/nodejs-config#readme",
Expand Down
2 changes: 2 additions & 0 deletions apps/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ckt1031/tsconfig

## 1.1.14

## 1.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckt1031/tsconfig",
"version": "1.1.13",
"version": "1.1.14",
"description": "Typescript config for ckt1031, ensure the consistency of code quality.",
"license": "MIT",
"author": "Chan Ka Tsun <[email protected]> (https://github.com/ckt1031/)",
Expand Down

0 comments on commit 94c9f6d

Please sign in to comment.