Skip to content

Commit

Permalink
Merge pull request #5 from huuyafwww/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
huuyafwww authored Nov 27, 2024
2 parents 37049ac + 1b6a1ab commit b8810ac
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/light-donkeys-greet.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/tsconfig-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @huuyafwww/tsconfig-common

## 1.0.1

### Patch Changes

- [#4](https://github.com/huuyafwww/tsconfig/pull/4) [`952a8b0`](https://github.com/huuyafwww/tsconfig/commit/952a8b0ff8626b0cbd0a57dda79d28626e489fb2) Thanks [@huuyafwww](https://github.com/huuyafwww)! - Add LICENSE
2 changes: 1 addition & 1 deletion packages/tsconfig-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huuyafwww/tsconfig-common",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"description": "common tsconfig for me",
"homepage": "https://github.com/huuyafwww/tsconfig",
Expand Down
7 changes: 7 additions & 0 deletions packages/tsconfig-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @huuyafwww/tsconfig-next

## 1.0.1

### Patch Changes

- [#4](https://github.com/huuyafwww/tsconfig/pull/4) [`952a8b0`](https://github.com/huuyafwww/tsconfig/commit/952a8b0ff8626b0cbd0a57dda79d28626e489fb2) Thanks [@huuyafwww](https://github.com/huuyafwww)! - Add LICENSE
2 changes: 1 addition & 1 deletion packages/tsconfig-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huuyafwww/tsconfig-next",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"description": "tsconfig for Next.js for me",
"homepage": "https://github.com/huuyafwww/tsconfig",
Expand Down

0 comments on commit b8810ac

Please sign in to comment.