Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 41ea16e

Browse files
committed
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2020-09-04) ### Bug Fixes * publish only necessary files to npm ([edc924e](edc924e))
1 parent edc924e commit 41ea16e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader/compare/v3.0.0...v3.0.1) (2020-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* publish only necessary files to npm ([edc924e](https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader/commit/edc924ecb5fff5541129b8646a5668a61e776293))
7+
18
# [3.0.0](https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader/compare/v2.0.0...v3.0.0) (2020-06-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@endemolshinegroup/cosmiconfig-typescript-loader",
33
"description": "A TypeScript loader for Cosmiconfig",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"license": "MIT",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)