Skip to content

Commit

Permalink
Release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Dec 11, 2022
1 parent 6e18a83 commit e6133ac
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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).

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

- chore(deps): lock file maintenance [`#58`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/58)
- chore(deps): bump root dependencies in package. [`6e18a83`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/6e18a83ab6c3ab02bf86dc1411cf13ee32646680)
- chore(deps): update dependency esbuild to ^0.16.0 [`82da489`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/82da4890bed9e026132510a0664694cecf91f1a9)
- chore(deps): update vitest monorepo to ^0.25.0 [`37a3004`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/37a30047620e9fe5826d37ca78e67a958ed8341d)

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

> 31 October 2022
- test: convert tests to use vitest. [`c70ee5e`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/c70ee5e72751f911d8c51005ce28f0d6162f1db1)
- chore(deps): lock file maintenance [`ff0bc14`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/ff0bc144f31d2ccfeed9b4ae1a80fb47df9ece40)
- chore(deps): lock file maintenance [`0249b27`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/0249b27588642c94064a22a3e401085bda597e9d)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "4.2.0",
"version": "4.3.0",
"description": "TypeScript loader for cosmiconfig",
"author": "Alex Miller <codex.nz@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit e6133ac

Please sign in to comment.