Skip to content

Commit

Permalink
Version Packages (#17)
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 27, 2024
1 parent b355420 commit 152f87c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-swans-lick.md

This file was deleted.

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

## 0.0.3

### Patch Changes

- b355420: Add `pluginStrictTokensRuntime` to throw at runtime when using arbitrary values with strictTokens

## 0.0.2

### 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.2",
"version": "0.0.3",
"exports": {
".": {
"source": "./src/index.ts",
Expand Down

0 comments on commit 152f87c

Please sign in to comment.