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

Commit e46d427

Browse files
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-10-13) ### Bug Fixes * **sourcemaps:** use inline sourcemaps for tests ([db5f6d4](db5f6d4))
1 parent db5f6d4 commit e46d427

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2018-10-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **sourcemaps:** use inline sourcemaps for tests ([db5f6d4](https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader/commit/db5f6d4))

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": "0.0.1",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)