Skip to content

Commit 934810c

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.1...v3.1.0) (2025-11-04) ### Features * migrate to OIDC for npm publishing ([c70d013](c70d013))
1 parent c70d013 commit 934810c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0](https://github.com/mll-lab/tsconfig/compare/v3.0.1...v3.1.0) (2025-11-04)
2+
3+
4+
### Features
5+
6+
* migrate to OIDC for npm publishing ([c70d013](https://github.com/mll-lab/tsconfig/commit/c70d013b9d919055dba3e06a707ebcbfd2271248))
7+
18
## [3.0.1](https://github.com/mll-lab/tsconfig/compare/v3.0.0...v3.0.1) (2023-11-23)
29

310

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": "3.0.1",
3+
"version": "3.1.0",
44
"description": "The shareable TypeScript configuration of MLL",
55
"main": "tsconfig.json",
66
"repository": {

0 commit comments

Comments
 (0)