Skip to content

Commit 5ab8193

Browse files
Version Packages (next)
1 parent e460d80 commit 5ab8193

File tree

22 files changed

+123
-11
lines changed

22 files changed

+123
-11
lines changed

.changeset/pre.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"cool-jars-rhyme",
7171
"cool-rockets-throw",
7272
"crazy-clouds-stick",
73+
"cruel-crabs-post",
7374
"curly-hounds-lick",
7475
"dry-berries-report",
7576
"dry-shirts-travel",
@@ -89,11 +90,13 @@
8990
"fine-melons-stick",
9091
"five-islands-fold",
9192
"flat-pumas-grow",
93+
"floppy-vans-sit",
9294
"fluffy-lies-swim",
9395
"forty-aliens-hear",
9496
"forty-starfishes-notice",
9597
"four-peas-live",
9698
"friendly-vans-act",
99+
"funny-owls-boil",
97100
"funny-rabbits-sing",
98101
"fuzzy-weeks-shout",
99102
"gentle-crabs-switch",
@@ -113,8 +116,10 @@
113116
"honest-pumpkins-marry",
114117
"hungry-berries-burn",
115118
"hungry-readers-lie",
119+
"hungry-symbols-train",
116120
"icy-clowns-matter",
117121
"kind-points-help",
122+
"large-clowns-judge",
118123
"late-eggs-cough",
119124
"lemon-hounds-stick",
120125
"long-rabbits-stay",
@@ -135,6 +140,7 @@
135140
"olive-cougars-kick",
136141
"olive-mails-melt",
137142
"olive-spiders-carry",
143+
"open-cities-find",
138144
"pink-islands-juggle",
139145
"plenty-experts-call",
140146
"plenty-worlds-crash",
@@ -152,6 +158,7 @@
152158
"shaggy-streets-show",
153159
"sharp-mirrors-agree",
154160
"shiny-oranges-crash",
161+
"short-files-enjoy",
155162
"shy-deers-protect",
156163
"silent-needles-glow",
157164
"silver-candies-walk",
@@ -177,6 +184,7 @@
177184
"tender-hounds-grow",
178185
"tiny-steaks-sink",
179186
"tired-baths-shine",
187+
"tired-emus-enjoy",
180188
"tough-boats-burn",
181189
"tough-comics-hunt",
182190
"tough-mice-mix",

apps/compositions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @chakra-ui/compositions
22

3+
## 1.0.1-next.54
4+
5+
### Patch Changes
6+
7+
- @saas-ui/react@3.0.0-next.51
8+
- @saas-ui/forms@3.0.0-next.54
9+
310
## 1.0.1-next.53
411

512
### Patch Changes

apps/compositions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@saas-ui/compositions",
3-
"version": "1.0.1-next.53",
3+
"version": "1.0.1-next.54",
44
"private": true,
55
"description": "Registry for component compositions",
66
"scripts": {

apps/website/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @saas-ui/web-v3
22

3+
## 0.1.1-next.90
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [918eb59]
8+
- Updated dependencies [fd7e352]
9+
- Updated dependencies [fd7e352]
10+
- Updated dependencies [5e4b520]
11+
- Updated dependencies [27b8e1a]
12+
- Updated dependencies [5e4b520]
13+
- Updated dependencies [fd7e352]
14+
- @saas-ui/chakra-preset@3.0.0-next.6
15+
- @saas-ui/react@3.0.0-next.51
16+
- @saas-ui/forms@3.0.0-next.54
17+
- @saas-ui/modals@3.0.0-next.54
18+
319
## 0.1.1-next.89
420

521
### Patch Changes

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "0.1.1-next.89",
3+
"version": "0.1.1-next.90",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/saas-ui-chakra-preset/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @saas-ui/chakra-preset
22

3+
## 3.0.0-next.6
4+
5+
### Patch Changes
6+
7+
- 918eb59: Fix Button glass variant text shadow to be more subtle for better
8+
contrast
9+
- fd7e352: Fix gray semantic tokens muted and subtle styles consistency
10+
- fd7e352: Add border token to all semantic color tokens
11+
- 5e4b520: Fix Persona out of office styles
12+
- 27b8e1a: Fix BreadCrumb link variant underline contrast
13+
- 5e4b520: Add ring variant to Persona
14+
- fd7e352: Fix Badge surface variant styles
15+
316
## 3.0.0-next.5
417

518
### Patch Changes

packages/saas-ui-chakra-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@saas-ui/chakra-preset",
3-
"version": "3.0.0-next.5",
3+
"version": "3.0.0-next.6",
44
"description": "Saas UI - The Chakra UI preset",
55
"type": "module",
66
"exports": {

packages/saas-ui-forms/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @saas-ui/forms
22

3+
## 3.0.0-next.54
4+
5+
### Patch Changes
6+
7+
- @saas-ui/react@3.0.0-next.51
8+
39
## 3.0.0-next.53
410

511
### Patch Changes

packages/saas-ui-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@saas-ui/forms",
3-
"version": "3.0.0-next.53",
3+
"version": "3.0.0-next.54",
44
"description": "Fully functional forms for Chakra UI.",
55
"exports": {
66
".": {

packages/saas-ui-modals/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @saas-ui/modals
22

3+
## 3.0.0-next.54
4+
5+
### Patch Changes
6+
7+
- @saas-ui/react@3.0.0-next.51
8+
- @saas-ui/forms@3.0.0-next.54
9+
310
## 3.0.0-next.53
411

512
### Patch Changes

0 commit comments

Comments
 (0)