Skip to content

Commit 42dbad2

Browse files
author
Michael Vurchio
committed
Update changelog heading
1 parent e984c8a commit 42dbad2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

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

3-
# 1.1.0
3+
## 1.1.0
44
- Add optional shortand syntax `$.MY_CLASSNAME` to increase development speed and remove verbosity.
55

6-
# 1.0.1
6+
## 1.0.1
77
- Fix style parsing on empty cssModules class
88

9-
# 1.0.0
9+
## 1.0.0
1010
- Ability to use the same class on multiple elments
1111
- Use with svelte loader Ok
1212
- Add test
1313

14-
# 0.1.1
14+
## 0.1.1
1515
- Fix modules exports
1616
- Fix `includePaths` check
1717
- Update `loader-utils` package
1818

19-
# 0.1.0
19+
## 0.1.0
2020
- Initial commit

0 commit comments

Comments
 (0)