Skip to content

Commit 342a5ff

Browse files
committed
Release 0.0.8
1 parent 8b8b051 commit 342a5ff

File tree

3 files changed

+5
-45
lines changed

3 files changed

+5
-45
lines changed

CHANGELOG.md

Lines changed: 2 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,6 @@ 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-
#### [0.0.7](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/0.0.6...0.0.7)
7+
#### 0.0.8
88

9-
> 30 November 2021
10-
11-
- Release 0.0.7 [`a02f945`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/a02f9453aa1816b1fd1ed2c3fc1bed308ee67917)
12-
- cicd: Perform codecov submission after release version bump [`55cdfa5`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/55cdfa5faea363b2251429bf651a9dd0fe0d2b27)
13-
14-
#### [0.0.6](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/0.0.5...0.0.6)
15-
16-
> 30 November 2021
17-
18-
- Debug codecov action. [`b14497b`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/b14497b1cb49a7745995e13d78f8f1dbf0b05b9a)
19-
- Release 0.0.6 [`a4e6d7e`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/a4e6d7e6eb1a887da4c2efb2ba9514d6121a20e6)
20-
- Add code coverage reporting [`672410b`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/672410b1cf3c4662350b25bbc40745f51eb012a6)
21-
22-
#### [0.0.5](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/0.0.4...0.0.5)
23-
24-
> 30 November 2021
25-
26-
- Release 0.0.5 [`42277da`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/42277dad6bc969345130f044fe1c182eb264bfe8)
27-
28-
#### [0.0.4](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/0.0.3...0.0.4)
29-
30-
> 30 November 2021
31-
32-
- Enable testing, linting, style, on release. [`f74f985`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/f74f98534ba04557f2355a56034cf8008bf8c8fe)
33-
- Release 0.0.4 [`4d6b7d6`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/4d6b7d635240e0dc03461004dab1cda0e6446bbd)
34-
- Configure release git user [`5ddd76b`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/5ddd76bc6be379a6409bb6c41e1bf8f45aa2dc8d)
35-
36-
#### [0.0.3](https://github.com/Codex-/cosmiconfig-typescript-loader/compare/0.0.2...0.0.3)
37-
38-
> 30 November 2021
39-
40-
- Release 0.0.3 [`420c84a`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/420c84a0f3173ca1217e977d1c7bc3af997e710d)
41-
- Commit changelog [`e412c0b`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/e412c0b29dd903d266b9e527705b06ddeedcf15d)
42-
43-
#### 0.0.2
44-
45-
> 30 November 2021
46-
47-
- Add testing [`730876e`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/730876ec01b64bafaa50d59f119cf63f0ca397e0)
48-
- Add linting [`dabeb22`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/dabeb228a234d3b283ece3c3e5db1990c225f697)
49-
- Prepare for initial release [`b754048`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/b754048e41d17ad160859ac33f80f1e638a10fd4)
9+
- repo: Restore changelog and add repo details [`8b8b051`](https://github.com/Codex-/cosmiconfig-typescript-loader/commit/8b8b051c8cb0511c3f2e8a0cd4449b4fbff59477)

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": "0.0.7",
3+
"version": "0.0.8",
44
"description": "TypeScript loader for cosmiconfig",
55
"author": "Alex Miller <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)