Skip to content

Commit

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

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

- chore: bump dependencies [`bdb9791`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/bdb9791c159447cf3f1e3767e281c6717290de19)

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

> 22 December 2021
- Release 1.0.2 [`89f63b4`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/89f63b47f33d4a37a236ebce923efbbedefdc5c2)
- chore: lower npm version requirement. [`47403f7`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/47403f7c0ec77a7c0e93662911167ded6c3bf296)

#### [1.0.1](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/1.0.0...1.0.1)
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": "1.0.2",
"version": "1.0.3",
"description": "TypeScript loader for cosmiconfig",
"author": "Alex Miller <codex.nz@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit d5ce8bb

Please sign in to comment.