Skip to content

Commit 096af14

Browse files
Version Packages (#30)
2 parents d15bb7b + f4ce835 commit 096af14

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/long-kings-ask.md

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

packages/tsconfig/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @tcd-devkit/tsconfig
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#29](https://github.com/TheCodeDestroyer/devkit/pull/29) [`0e3bf00`](https://github.com/TheCodeDestroyer/devkit/commit/0e3bf00b7fe470574f23e4b847ff3d42fe77f199) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix NextJS TSConfig

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": "@tcd-devkit/tsconfig",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": false,
55
"description": "Shareable base TypeScript configurations (tsconfig.json) for various project types within the @tcd-devkit ecosystem.",
66
"keywords": [

0 commit comments

Comments
 (0)