Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit 7984c37

Browse files
committed
chore: release v1.0.2
1 parent f5bc849 commit 7984c37

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
### [1.0.2](https://github.com/ChiefORZ/tslint-config/compare/1.0.1...1.0.2) (2023-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint to v8 ([978ebca](https://github.com/ChiefORZ/tslint-config/commit/978ebca0513431f148ecdad163b70fe7a44975b1))
9+
* **deps:** update dependency eslint-plugin-simple-import-sort to v10 ([8cf006f](https://github.com/ChiefORZ/tslint-config/commit/8cf006ff1aadb76701df73dc08c4daf3f85f1cd1))
10+
* **deps:** update dependency typescript to v5 ([2e3de58](https://github.com/ChiefORZ/tslint-config/commit/2e3de583c653010354f16be20931b0257bd5cf0f))
11+
312
### 1.0.1 (2022-10-14)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
"scripts": {
4444
"release": "release-it"
4545
},
46-
"version": "1.0.1"
46+
"version": "1.0.2"
4747
}

0 commit comments

Comments
 (0)