Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Nov 30, 2021
1 parent 5ddd76b commit 4d6b7d6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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).

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

- Enable testing, linting, style, on release. [`f74f985`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/f74f98534ba04557f2355a56034cf8008bf8c8fe)
- Configure release git user [`5ddd76b`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/5ddd76bc6be379a6409bb6c41e1bf8f45aa2dc8d)

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

> 30 November 2021
- Release 0.0.3 [`420c84a`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/420c84a0f3173ca1217e977d1c7bc3af997e710d)
- Commit changelog [`e412c0b`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/e412c0b29dd903d266b9e527705b06ddeedcf15d)

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

0 comments on commit 4d6b7d6

Please sign in to comment.