Skip to content

Commit 617894c

Browse files
committed
Release 6.0.0
1 parent 3757a12 commit 617894c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,21 @@ 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)
8+
9+
- chore(deps): lock file maintenance [`#151`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/151)
10+
- chore(deps): update all non-major dependencies [`#150`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/150)
11+
- Upgrade to Jiti 2 [`#149`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/149)
12+
- chore(deps): update dependency eslint to v9 [`#134`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/134)
13+
- Migrate to pnpm and asdf-vm [`#148`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/148)
14+
- cicd: Use pnpm and asdf-vm [`22fc584`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/22fc584c4fe499b22f45a3f6f3a33cb38d6b4b97)
15+
- fix: missed npx commands, moved to pnpm exec [`0056629`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/0056629c5791ace1a262cb7dcacf3959a7e40029)
16+
- chore(deps): update remaining eslint packages [`e56943e`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/e56943e3074ba93eefeee6abdf2fe14a5ad59d67)
17+
718
#### [5.1.0](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/5.0.0...5.1.0)
819

20+
> 19 October 2024
21+
922
- chore(deps): lock file maintenance [`#138`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/138)
1023
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 [`#135`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/135)
1124
- chore(deps): update dependency eslint-config-airbnb-typescript to v18 [`#128`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/128)

package.json

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

0 commit comments

Comments
 (0)