Skip to content

Commit bd857a3

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

Some content is hidden

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

44 files changed

+198
-44
lines changed

.changeset/clever-breads-fly.md

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

.changeset/cold-showers-design.md

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

.changeset/giant-spoons-fix.md

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

.changeset/tame-deer-boil.md

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

packages/astro-plugin-studio/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4c291ca]
8+
- @pandacss/core@1.4.0
9+
- @pandacss/node@1.4.0
10+
311
## 1.3.1
412

513
### 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.3.1",
3+
"version": "1.4.0",
44
"description": "Vite plugin for Pandacss Studio",
55
"author": "Segun Adebayo <[email protected]>",
66
"main": "dist/index.js",

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.4.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [29cf719]
8+
- @pandacss/preset-panda@1.4.0
9+
- @pandacss/node@1.4.0
10+
- @pandacss/config@1.4.0
11+
- @pandacss/postcss@1.4.0
12+
- @pandacss/logger@1.4.0
13+
- @pandacss/shared@1.4.0
14+
- @pandacss/token-dictionary@1.4.0
15+
- @pandacss/types@1.4.0
16+
317
## 1.3.1
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.3.1",
3+
"version": "1.4.0",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @pandacss/config
22

3+
## 1.4.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1bca361]
8+
- Updated dependencies [29cf719]
9+
- @pandacss/preset-base@1.4.0
10+
- @pandacss/preset-panda@1.4.0
11+
- @pandacss/logger@1.4.0
12+
- @pandacss/shared@1.4.0
13+
- @pandacss/types@1.4.0
14+
315
## 1.3.1
416

517
### Patch 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.3.1",
3+
"version": "1.4.0",
44
"description": "Find and load panda config",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)