Skip to content

Commit c67967d

Browse files
chore: apply changesets
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 7d31d3a commit c67967d

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/tasty-queens-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/minify-literals/CHANGELOG.md

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

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [`7d31d3a`](https://github.com/explodingcamera/esm/commit/7d31d3aa301e519209c8019d9675434a1a011f03) Thanks [@explodingcamera](https://github.com/explodingcamera)! - fix issues with kv-pairs
8+
39
## 0.2.2
410

511
### Patch Changes

packages/minify-literals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minify-literals",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Minify CSS and HTML literals",
55
"keywords": [
66
"literals",

packages/rollup-plugin-minify-template-literals/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# rollup-plugin-minify-template-literals
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7d31d3a`](https://github.com/explodingcamera/esm/commit/7d31d3aa301e519209c8019d9675434a1a011f03)]:
8+
9+
310
## 0.2.2
411

512
### Patch Changes

packages/rollup-plugin-minify-template-literals/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-minify-template-literals",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A Vite/Rollup plugin that minifies template literals.",
55
"keywords": [
66
"rollup",

0 commit comments

Comments
 (0)