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 Feb 28, 2023
1 parent 32a1ba0 commit e873a3a
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-gorillas-matter.md

This file was deleted.

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

## 0.1.3

### Patch Changes

- [#66](https://github.com/ckt1031/nodejs-config/pull/66) [`32a1ba0`](https://github.com/ckt1031/nodejs-config/commit/32a1ba0b2c491890f2c492273e8892b774dfbfc8) Thanks [@ckt1031](https://github.com/ckt1031)! - Remove console.log when running tests

## 0.1.2

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

## 0.1.3

## 0.1.2

### 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": "0.1.2",
"version": "0.1.3",
"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

## 0.1.3

## 0.1.2

## 0.1.1
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": "0.1.2",
"version": "0.1.3",
"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 e873a3a

Please sign in to comment.