Skip to content

Commit 44b1323

Browse files
Version Packages (#1646)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6a606ee commit 44b1323

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-apes-jam.md

-5
This file was deleted.

packages/parcel-transformer/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @compiled/parcel-transformer
22

3+
## 0.15.1
4+
5+
### Patch Changes
6+
7+
- 6a606ee8: Check for missing AST in @compiled/parcel-transformer
8+
39
## 0.15.0
410

511
### Minor Changes

packages/parcel-transformer/package.json

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

0 commit comments

Comments
 (0)