Skip to content

Commit 9938cb4

Browse files
committed
Release 3.1.2
1 parent b0f4bc4 commit 9938cb4

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
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+
#### [3.1.2](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/3.1.1...3.1.2)
8+
9+
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 [`#35`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/35)
10+
- build(deps): bump codecov/codecov-action from 2 to 3 [`#34`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/34)
11+
- build(deps): bump actions/setup-node from 2 to 3 [`#33`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/33)
12+
- build(deps): bump actions/checkout from 2 to 3 [`#32`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/32)
13+
- chore: bump dependencies [`b0f4bc4`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/b0f4bc4fd3b67c7af5afdbf42180ece387beb422)
14+
- cicd: add action checking to dependabot. [`05ee156`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/05ee1566c6ad0f722fd06e53d72b670c0676a8ba)
15+
716
#### [3.1.1](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/3.1.0...3.1.1)
817

18+
> 29 July 2022
19+
20+
- Release 3.1.1 [`d16f32a`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/d16f32ace0eb97a8f6ed99aeb50ce8cb112dc968)
21+
922
#### [3.1.0](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/3.0.0...3.1.0)
1023

1124
> 29 July 2022

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)