Skip to content

Commit 79f084c

Browse files
Version Packages (#1858)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 86ff4e8 commit 79f084c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-zoos-own.md

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

packages/vite-plugin/CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- 86ff4e8: Fix vite-plugin with ESM (`v1.1.1` was a broken version for proper ESM)
8+
39
## 1.1.1
410

511
### Patch Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compiled/vite-plugin",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A familiar and performant compile time CSS-in-JS library for React - Vite plugin.",
55
"homepage": "https://compiledcssinjs.com/docs/pkg-vite-plugin",
66
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",

0 commit comments

Comments
 (0)