Skip to content

Commit 32da58d

Browse files
Release: Publish Packages (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 497e82a commit 32da58d

File tree

12 files changed

+36
-25
lines changed

12 files changed

+36
-25
lines changed

.changeset/curvy-buttons-wonder.md

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

.changeset/flat-poets-wait.md

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

.changeset/red-dancers-yawn.md

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

.changeset/three-snails-bow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# @amandaguthrie/panda-preset-breakpoints
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#8](https://github.com/amandaguthrie/panda-css-presets/pull/8) [`497e82a`](https://github.com/amandaguthrie/panda-css-presets/commit/497e82a226307bf93fa0b141066a4054f46f2c4e) Thanks [@amandaguthrie](https://github.com/amandaguthrie)! - - Add preset, types, and tests
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`497e82a`](https://github.com/amandaguthrie/panda-css-presets/commit/497e82a226307bf93fa0b141066a4054f46f2c4e)]:
12+
- @amandaguthrie/panda-preset-shared-utils@0.1.0

packages/panda-preset-breakpoints/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amandaguthrie/panda-preset-breakpoints",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A Panda CSS Preset that generates breakpoints based on popular design systems.",
55
"author": {
66
"name": "Amanda Guthrie",

packages/panda-preset-color-radix/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @amandaguthrie/panda-preset-color-radix
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#8](https://github.com/amandaguthrie/panda-css-presets/pull/8) [`497e82a`](https://github.com/amandaguthrie/panda-css-presets/commit/497e82a226307bf93fa0b141066a4054f46f2c4e) Thanks [@amandaguthrie](https://github.com/amandaguthrie)! - - Update configuration option merge to use an empty object as the target
8+
- Update tests to more specifically check the returned JSON for specific strings
9+
310
## 0.0.1
411

512
### Patch Changes

packages/panda-preset-color-radix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amandaguthrie/panda-preset-color-radix",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A Panda CSS Preset that generates Radix UI Colors as core and semantic tokens",
55
"author": {
66
"name": "Amanda Guthrie",

packages/panda-preset-font-modernfs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @amandaguthrie/panda-preset-font-modernfs
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#8](https://github.com/amandaguthrie/panda-css-presets/pull/8) [`497e82a`](https://github.com/amandaguthrie/panda-css-presets/commit/497e82a226307bf93fa0b141066a4054f46f2c4e) Thanks [@amandaguthrie](https://github.com/amandaguthrie)! - - Update configuration option merge to use an empty object as the target
8+
39
## 0.0.1
410

511
### Patch Changes

packages/panda-preset-font-modernfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amandaguthrie/panda-preset-font-modernfs",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A Panda CSS Preset that generates Modern Font Stacks fonts as core tokens",
55
"author": {
66
"name": "Amanda Guthrie",

0 commit comments

Comments
 (0)