Skip to content

Commit 7fe6aa7

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2022-10-30) ### Bug Fixes * Upgrade dependencies, support Rollup 3 ([cc406e1](cc406e1))
1 parent cc406e1 commit 7fe6aa7

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.1.3](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.2...v1.1.3) (2022-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade dependencies, support Rollup 3 ([cc406e1](https://github.com/prantlf/rollup-plugin-css-lit/commit/cc406e1ed8d472daaf377f1213fe5d6acb38491e))
7+
18
## [1.1.2](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.1...v1.1.2) (2022-08-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-css-lit",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Rollup plugin for importing CSS sources as constructable stylesheets to projects using lit (lit-html and lit-element) or fast-element.",
55
"author": "Ferdinand Prantl <prantlf@gmail.com> (http://prantl.tk)",
66
"license": "MIT",

0 commit comments

Comments
 (0)