Skip to content

Commit

Permalink
Release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Oct 19, 2024
1 parent 3757a12 commit 617894c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [6.0.0](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/5.1.0...6.0.0)

- chore(deps): lock file maintenance [`#151`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/151)
- chore(deps): update all non-major dependencies [`#150`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/150)
- Upgrade to Jiti 2 [`#149`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/149)
- chore(deps): update dependency eslint to v9 [`#134`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/134)
- Migrate to pnpm and asdf-vm [`#148`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/148)
- cicd: Use pnpm and asdf-vm [`22fc584`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/22fc584c4fe499b22f45a3f6f3a33cb38d6b4b97)
- fix: missed npx commands, moved to pnpm exec [`0056629`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/0056629c5791ace1a262cb7dcacf3959a7e40029)
- chore(deps): update remaining eslint packages [`e56943e`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/e56943e3074ba93eefeee6abdf2fe14a5ad59d67)

#### [5.1.0](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/5.0.0...5.1.0)

> 19 October 2024
- chore(deps): lock file maintenance [`#138`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/138)
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 [`#135`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/135)
- chore(deps): update dependency eslint-config-airbnb-typescript to v18 [`#128`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/128)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmiconfig-typescript-loader",
"version": "5.1.0",
"version": "6.0.0",
"description": "TypeScript loader for cosmiconfig",
"author": "Alex Miller <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 617894c

Please sign in to comment.