Skip to content

Commit 8ee8536

Browse files
authored
Merge pull request #4 from iwf-web/release-please--branches--main--components--tsconfig
chore(main): release tsconfig 0.0.2
2 parents d0f777d + fb2c4e6 commit 8ee8536

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.0.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/iwf-web/tsconfig/compare/tsconfig-0.0.1...tsconfig-0.0.2) (2025-12-19)
4+
5+
6+
### ✨ Features
7+
8+
* Initial commit ([d0f777d](https://github.com/iwf-web/tsconfig/commit/d0f777d4205f4c211940fbf75cde65004ffa9b67))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iwf-web/tsconfig",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"description": "Standard tsconfig for IWF projects",
66
"author": {
77
"name": "D3strukt0r",

0 commit comments

Comments
 (0)