Skip to content

Commit

Permalink
Version Packages (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 28, 2024
1 parent c22f817 commit 9ed7660
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/green-mice-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-chicken-cough.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/panda-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pandabox/panda-plugins

## 0.0.4

### Patch Changes

- 10e72e0: Add `pluginMissingCssWarnings` - Logs a warning message when a CSS rule was used at runtime but couldn't be statically
extracted
- 04032ec: Fix `strict-tokens-runtime` when using `shorthands: false` or `outExtension: js`

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/panda-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pandabox/panda-plugins",
"version": "0.0.3",
"version": "0.0.4",
"exports": {
".": {
"source": "./src/index.ts",
Expand Down

0 comments on commit 9ed7660

Please sign in to comment.