Skip to content

Commit 65f628a

Browse files
Version Packages (#3418)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d79997 commit 65f628a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+185
-39
lines changed

.changeset/few-seas-unite.md

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

.changeset/floppy-places-move.md

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

.changeset/improve-create-style-context-error.md

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

packages/astro-plugin-studio/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pandacss/astro-plugin-studio
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- @pandacss/node@1.5.1
8+
- @pandacss/core@1.5.1
9+
310
## 1.5.0
411

512
### Patch Changes

packages/astro-plugin-studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pandacss/astro-plugin-studio",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Vite plugin for Pandacss Studio",
55
"author": "Segun Adebayo <[email protected]>",
66
"license": "MIT",

packages/cli/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @pandacss/dev
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- @pandacss/node@1.5.1
8+
- @pandacss/postcss@1.5.1
9+
- @pandacss/config@1.5.1
10+
- @pandacss/logger@1.5.1
11+
- @pandacss/preset-base@1.5.1
12+
- @pandacss/preset-panda@1.5.1
13+
- @pandacss/shared@1.5.1
14+
- @pandacss/token-dictionary@1.5.1
15+
- @pandacss/types@1.5.1
16+
317
## 1.5.0
418

519
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pandacss/dev",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "The user facing package for panda css",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

packages/config/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @pandacss/config
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- @pandacss/logger@1.5.1
8+
- @pandacss/preset-base@1.5.1
9+
- @pandacss/preset-panda@1.5.1
10+
- @pandacss/shared@1.5.1
11+
- @pandacss/types@1.5.1
12+
313
## 1.5.0
414

515
### Minor Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pandacss/config",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Find and load panda config",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @pandacss/core
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- @pandacss/is-valid-prop@1.5.1
8+
- @pandacss/logger@1.5.1
9+
- @pandacss/shared@1.5.1
10+
- @pandacss/token-dictionary@1.5.1
11+
- @pandacss/types@1.5.1
12+
313
## 1.5.0
414

515
### Minor Changes

0 commit comments

Comments
 (0)