Skip to content

Commit 7daeac8

Browse files
2.1.0 [skip ci]
1 parent 892cf4b commit 7daeac8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

3+
## [2.1.0](https://github.com/prantlf/rollup-plugin-css-lit/compare/v2.0.1...v2.1.0) (2024-12-10)
4+
5+
### Features
6+
7+
* Upgrade dependencies ([892cf4b](https://github.com/prantlf/rollup-plugin-css-lit/commit/892cf4b48ec8f691f4af5302c26d17c8ae9a5b55))
8+
39
## [2.0.1](https://github.com/prantlf/rollup-plugin-css-lit/compare/v2.0.0...v2.0.1) (2024-08-07)
410

511
### Bug Fixes

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": "2.0.1",
3+
"version": "2.1.0",
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)