Skip to content

Commit a1f4fcc

Browse files
author
Michael Vurchio
committed
Bump version
1 parent 56ad24a commit a1f4fcc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Svelte preprocess CSS Modules, changelog
22

3+
## 2.0.2 (May 26, 2021)
4+
- Fix Readme
5+
36
## 2.0.1 (May 6, 2021)
47
- Fix shorthand directive breaking regular directive
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-preprocess-cssmodules",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Svelte preprocessor to generate CSS Modules classname on Svelte components",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)