Skip to content

Commit 6da22a8

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2022-08-01) ### Bug Fixes * Upgrade dependencies ([e55b412](e55b412))
1 parent e55b412 commit 6da22a8

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.2](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.1...v1.1.2) (2022-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade dependencies ([e55b412](https://github.com/prantlf/rollup-plugin-css-lit/commit/e55b4123d9d2556bcd0b4a86eac67440305323cd))
7+
18
## [1.1.1](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.0...v1.1.1) (2022-06-03)
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.1",
3+
"version": "1.1.2",
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)