Skip to content

Commit 0b28d22

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2023-10-08) ### Bug Fixes * Upgrade dependencies, support Rollup 4 ([47c3f55](47c3f55))
1 parent 47c3f55 commit 0b28d22

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.5](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.4...v1.1.5) (2023-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade dependencies, support Rollup 4 ([47c3f55](https://github.com/prantlf/rollup-plugin-css-lit/commit/47c3f55d8ed6976e0618359121a916eb41ddc691))
7+
18
## [1.1.4](https://github.com/prantlf/rollup-plugin-css-lit/compare/v1.1.3...v1.1.4) (2023-02-24)
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.4",
3+
"version": "1.1.5",
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)