Skip to content

Commit b245d50

Browse files
committed
Release 6.1.0
1 parent ca6bab9 commit b245d50

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

Diff for: CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

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
820
921
- chore(deps): lock file maintenance [`#151`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/151)
1022
- chore(deps): update all non-major dependencies [`#150`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/150)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cosmiconfig-typescript-loader",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "TypeScript loader for cosmiconfig",
55
"author": "Alex Miller <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)