Skip to content

Commit ad85b72

Browse files
Version Packages (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 660c765 commit ad85b72

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/great-onions-accept.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sixty-bulldogs-change.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/tsconfig/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @virtual-live-lab/tsconfig
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#2](https://github.com/VirtualLiveLab/js-config/pull/2) [`6ca258d`](https://github.com/VirtualLiveLab/js-config/commit/6ca258d2100fd2f59991a37b689cfbd9ddea259b) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - Add tsconfig for react and Next.js
8+
9+
- [#4](https://github.com/VirtualLiveLab/js-config/pull/4) [`16d9757`](https://github.com/VirtualLiveLab/js-config/commit/16d9757f3856f791b55326144235f63f8be65e4a) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - Add tsconfig for hono

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": "@virtual-live-lab/tsconfig",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)