Skip to content

Commit 497f962

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2023-11-23) ### Bug Fixes * add release.config.js ([1c4c5f9](1c4c5f9))
1 parent 1c4c5f9 commit 497f962

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [3.0.1](https://github.com/mll-lab/tsconfig/compare/v3.0.0...v3.0.1) (2023-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add release.config.js ([1c4c5f9](https://github.com/mll-lab/tsconfig/commit/1c4c5f98c4431a41379b8816fea8f2d5c1d30bd8))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mll-lab/tsconfig",
3-
"version": "0.0.4",
3+
"version": "3.0.1",
44
"description": "The shareable TypeScript configuration of MLL",
55
"main": "tsconfig.json",
66
"repository": {

0 commit comments

Comments
 (0)