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

Commit 9dd0009

Browse files
chore(release): 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2019-10-25) ### Bug Fixes * **deps:** bump dot-prop from 5.1.0 to 5.1.1 ([5db0160](5db0160)) * **deps:** bump typed-css-modules from 0.6.2 to 0.6.3 ([e83d306](e83d306))
1 parent 1d52174 commit 9dd0009

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.2](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/compare/v1.0.1...v1.0.2) (2019-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump dot-prop from 5.1.0 to 5.1.1 ([5db0160](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/commit/5db0160))
7+
* **deps:** bump typed-css-modules from 0.6.2 to 0.6.3 ([e83d306](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/commit/e83d306))
8+
19
## [1.0.1](https://github.com/rfgamaral/parcel-plugin-typings-for-css-modules/compare/v1.0.0...v1.0.1) (2019-10-22)
210

311

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.1",
4+
"version": "1.0.2",
55
"main": "./lib/index.js",
66
"author": {
77
"name": "Ricardo Amaral",

0 commit comments

Comments
 (0)