Skip to content

Commit 78cb442

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-06-03) ### Bug Fixes * Upgrade dependencies ([54ecb3c](54ecb3c))
1 parent 54ecb3c commit 78cb442

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.1](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.0...v1.1.1) (2022-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade dependencies ([54ecb3c](https://github.com/prantlf/rollup-plugin-css-lit/commit/54ecb3cfada4a75f2bd4cede73e0e27ff4b62e4e))
7+
18
# [1.1.0](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.0.0...v1.1.0) (2022-05-23)
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.0",
3+
"version": "1.1.1",
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)