File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
- #### [ 6.0.0] ( https://github.com/Codex-/cosmiconfig-typescript-loader/compare/5.1.0...6.0.0 )
7
+ #### [ 6.1.0] ( https://github.com/Codex-/cosmiconfig-typescript-loader/compare/6.0.0...6.1.0 )
8
+
9
+ - chore(deps): update all non-major dependencies [ ` #156 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/156 )
10
+ - chore(deps): update node.js to v22 [ ` #153 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/153 )
11
+ - chore(deps): update codecov/codecov-action action to v5 [ ` #157 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/157 )
12
+ - build(deps): bump cross-spawn from 7.0.3 to 7.0.5 [ ` #155 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/155 )
13
+ - build(deps): bump @eslint/plugin-kit from 0.2.1 to 0.2.3 [ ` #154 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/154 )
14
+ - chore: update lint finding [ ` 0de32d9 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/0de32d9205d7317e26d6ea7fa62c28189ba5b5fe )
15
+ - chore(deps): update dependency node to v22 [ ` 3e5f863 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/commit/3e5f86305d3e2358e6bc5367d7b8b3f8add17489 )
16
+
17
+ ### [ 6.0.0] ( https://github.com/Codex-/cosmiconfig-typescript-loader/compare/5.1.0...6.0.0 )
18
+
19
+ > 19 October 2024
8
20
9
21
- chore(deps): lock file maintenance [ ` #151 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/151 )
10
22
- chore(deps): update all non-major dependencies [ ` #150 ` ] ( https://github.com/Codex-/cosmiconfig-typescript-loader/pull/150 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cosmiconfig-typescript-loader" ,
3
- "version" : " 6.0 .0" ,
3
+ "version" : " 6.1 .0" ,
4
4
"description" : " TypeScript loader for cosmiconfig" ,
5
5
"author" :
" Alex Miller <[email protected] >" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments