Skip to content

Commit e221239

Browse files
committed
Release 1.0.8
1 parent 6adaa0f commit e221239

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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+
#### [1.0.8](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/1.0.7...1.0.8)
8+
9+
- chore: bump dependencies [`6adaa0f`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/6adaa0f83692a064ce34c2897dd1fdf636af1bf8)
10+
711
#### [1.0.7](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/1.0.6...1.0.7)
812

13+
> 3 April 2022
14+
915
- build(deps): bump minimist from 1.2.5 to 1.2.6 [`#23`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/23)
1016
- build(deps-dev): bump eslint from 8.10.0 to 8.12.0 [`#22`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/22)
1117
- build(deps-dev): bump release-it from 14.12.5 to 14.14.0 [`#21`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/21)
@@ -18,6 +24,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1824
- build(deps-dev): bump eslint-config-airbnb-typescript from 16.1.0 to 16.2.0 [`#14`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/14)
1925
- build(deps-dev): bump typescript from 4.6.2 to 4.6.3 [`#13`](https://github.com/Codex-/cosmiconfig-typescript-loader/pull/13)
2026
- build(deps-dev): bump @typescript-eslint/eslint-plugin [`dba4512`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/dba4512322cf5245769acc1aa82a62584a138d94)
27+
- Release 1.0.7 [`2e04338`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/2e04338a4659f38881e0026ca92acba85e861e06)
2128
- build(deps-dev): bump eslint-config-airbnb-typescript [`a8b2134`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/a8b2134f19d655e9164088894d5e6b1c66be610c)
2229

2330
#### [1.0.6](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/1.0.5...1.0.6)

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": "1.0.7",
3+
"version": "1.0.8",
44
"description": "TypeScript loader for cosmiconfig",
55
"author": "Alex Miller <codex.nz@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)