Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit bf8cab1

Browse files
chore(release): 1.0.4
## [1.0.4](v1.0.3...v1.0.4) (2019-12-10) ### Bug Fixes * **asset:** update usage to cosmiconfig new API ([a52380d](a52380d)), closes [#27](#27)
1 parent a52380d commit bf8cab1

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+
## [1.0.4](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/compare/v1.0.3...v1.0.4) (2019-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **asset:** update usage to cosmiconfig new API ([a52380d](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/commit/a52380d8fc113cd4a54b773114aaf9d4cc3bf10f)), closes [#27](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/issues/27)
7+
18
## [1.0.3](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/compare/v1.0.2...v1.0.3) (2019-12-09)
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": "@rfgamaral/parcel-plugin-typings-for-css-modules",
33
"description": "A plugin for the Parcel bundler to generate .d.ts files for your CSS Modules.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"main": "./lib/index.js",
66
"author": {
77
"name": "Ricardo Amaral",

0 commit comments

Comments
 (0)