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
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ckt1031 committed Jul 28, 2023
1 parent ed0aab3 commit 0d570d1
Show file tree
Hide file tree
Showing 25 changed files with 53 additions and 99 deletions.
5 changes: 0 additions & 5 deletions .changeset/_rollup_plugin-commonjs-25.0.3.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/_types_eslint-8.44.0.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-config-prettier-8.9.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-plugin-deprecation-1.5.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-plugin-prettier-5.0.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-plugin-react-7.33.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eslint-plugin-unicorn-48.0.1.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/prettier-plugin-prisma-4.17.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/prettier-plugin-prisma-5.0.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/prettier-plugin-tailwindcss-0.4.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/prettier-plugin-tailwindcss-0.4.1.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## 1.1.11

### Patch Changes

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`a019773`](https://github.com/ckt1031/nodejs-config/commit/a01977369de9dc2fc9ce8a1f012b218cbbd5c0e2) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@rollup/plugin-commonjs` to `25.0.3`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`b361b1e`](https://github.com/ckt1031/nodejs-config/commit/b361b1e8b0d5a35018ca87e3f81f3bd8ee68954e) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@types/eslint` to `8.44.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`5609701`](https://github.com/ckt1031/nodejs-config/commit/560970172bc017765ec5d184083c620d79c81b60) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@types/node` to `20.4.1`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`06767bc`](https://github.com/ckt1031/nodejs-config/commit/06767bc8c937fbc7556e43118b63e3635f445534) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@types/node` to `20.4.2`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`70f046f`](https://github.com/ckt1031/nodejs-config/commit/70f046f43f75b727598b75d2f115f72b4a7d2dbf) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@types/node` to `20.4.5`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`5ec1b55`](https://github.com/ckt1031/nodejs-config/commit/5ec1b5523fb2e9994d59973d40c931cbb1a0af6d) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.0.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`5ec1b55`](https://github.com/ckt1031/nodejs-config/commit/5ec1b5523fb2e9994d59973d40c931cbb1a0af6d) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `@typescript-eslint/parser` to `6.0.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`ed0aab3`](https://github.com/ckt1031/nodejs-config/commit/ed0aab3797c63b131f381cd173e2c83c1b28a92a) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint-config-prettier` to `8.9.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`a6fbe04`](https://github.com/ckt1031/nodejs-config/commit/a6fbe04c80c3cd36a1de54e0eacd17c5977f06bc) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint-plugin-deprecation` to `1.5.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`c9cb2cb`](https://github.com/ckt1031/nodejs-config/commit/c9cb2cb3193996798c563c90e5b27fc0587aa4fb) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint-plugin-prettier` to `5.0.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`fbc371d`](https://github.com/ckt1031/nodejs-config/commit/fbc371dcb192a006edbcf205ae34d120a81d1cd1) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint-plugin-react` to `7.33.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`9d86941`](https://github.com/ckt1031/nodejs-config/commit/9d86941c304f4cf836b0f09789e789e524c73c3b) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `eslint-plugin-unicorn` to `48.0.1`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`cf2053f`](https://github.com/ckt1031/nodejs-config/commit/cf2053fc176fa45a320003a4c31045d71f63c708) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `rollup` to `3.26.2`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`a7e2c28`](https://github.com/ckt1031/nodejs-config/commit/a7e2c28ce76fe2fcce50436bef09232ede1ea08b) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `rollup` to `3.26.3`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`3fba4d0`](https://github.com/ckt1031/nodejs-config/commit/3fba4d07408bd6e944f18fbe61bf432cf15a3259) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `vitest` to `0.33.0`.

## 1.1.10

### 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.10",
"version": "1.1.11",
"description": "The official ESLint configuration for ckt1031 projects",
"license": "MIT",
"author": "Chan Ka Tsun <[email protected]> (https://github.com/ckt1031/)",
Expand Down
14 changes: 14 additions & 0 deletions apps/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ckt1031/prettier-config

## 1.1.11

### Patch Changes

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`894cd9c`](https://github.com/ckt1031/nodejs-config/commit/894cd9cd92edd852282b9486fe860768cb1a220e) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `prettier-plugin-prisma` to `4.17.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`9caf599`](https://github.com/ckt1031/nodejs-config/commit/9caf599192e80a9305a828ddd32357d1f4a4941c) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `prettier-plugin-prisma` to `5.0.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`22d92cf`](https://github.com/ckt1031/nodejs-config/commit/22d92cfc766493c0b6eebd337c11bd9f60497634) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `prettier-plugin-tailwindcss` to `0.4.0`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`d9487f3`](https://github.com/ckt1031/nodejs-config/commit/d9487f3ebd5ea770eeabcc112ebf680c310c7e3a) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `prettier-plugin-tailwindcss` to `0.4.1`.

- [#303](https://github.com/ckt1031/nodejs-config/pull/303) [`3fba4d0`](https://github.com/ckt1031/nodejs-config/commit/3fba4d07408bd6e944f18fbe61bf432cf15a3259) Thanks [@ckt1031](https://github.com/ckt1031)! - Updated dependency `vitest` to `0.33.0`.

## 1.1.10

### 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.10",
"version": "1.1.11",
"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.11

## 1.1.10

### 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.10",
"version": "1.1.11",
"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 0d570d1

Please sign in to comment.