Skip to content

Commit

Permalink
chore(release): 2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Feb 13, 2024
1 parent e5fdee8 commit 002ff6e
Show file tree
Hide file tree
Showing 32 changed files with 110 additions and 45 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-beds-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-dancers-hope.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/heavy-balloons-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-jokes-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-lemons-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-years-listen.md

This file was deleted.

8 changes: 8 additions & 0 deletions apps/palette/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# palette

## 1.4.20

### Patch Changes

- Updated dependencies [bc1997b0]
- @saas-ui/react@2.5.8
- @saas-ui/theme-glass@0.5.3

## 1.4.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/palette/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "palette-docs",
"version": "1.4.19",
"version": "1.4.20",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# website

## 2.3.18

### Patch Changes

- Updated dependencies [bc1997b0]
- Updated dependencies [95d59e57]
- @saas-ui/react@2.5.8
- @saas-ui/props-docs@2.2.0

## 2.3.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2.3.17",
"version": "2.3.18",
"private": true,
"author": "Eelco Wiersma <eelco@appulse.nl>",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/auth

## 2.4.7

### Patch Changes

- e5fdee84: Fixed issue where success message would not render on forgot password view
- e5fdee84: Allow view prop to controlled with new onViewChange handler

## 2.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/auth",
"version": "2.4.6",
"version": "2.4.7",
"description": "Authentication provider and components for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/clerk

## 3.0.28

### Patch Changes

- Updated dependencies [e5fdee84]
- Updated dependencies [e5fdee84]
- @saas-ui/auth@2.4.7

## 3.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/clerk",
"version": "3.0.27",
"version": "3.0.28",
"description": "Clerk Authentication Service for Saas UI",
"source": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-data-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/data-table

## 7.0.8

### Patch Changes

- Updated dependencies [bc1997b0]
- @saas-ui/react@2.5.8

## 7.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-data-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/data-table",
"version": "7.0.7",
"version": "7.0.8",
"description": "Data-table Component",
"source": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/date-picker

## 0.12.20

### Patch Changes

- Updated dependencies [bc1997b0]
- @saas-ui/modals@2.1.19

## 0.12.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/date-picker",
"version": "0.12.19",
"version": "0.12.20",
"description": "Chakra UI - Date Picker Component",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-file-upload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/file-upload

## 0.2.3

### Patch Changes

- ae2e7875: Added missing theming props

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-file-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/file-upload",
"version": "0.2.2",
"version": "0.2.3",
"description": "Saas UI Dropzone Component for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-modals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/modals

## 2.1.19

### Patch Changes

- bc1997b0: Fixed issue where form dialog content would overflow when using using scrollbehavior inside

## 2.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-modals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/modals",
"version": "2.1.18",
"version": "2.1.19",
"description": "A modal manager for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/saas-ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @saas-ui/react

## 2.5.8

### Patch Changes

- bc1997b0: Fixed issue where form dialog content would overflow when using using scrollbehavior inside
- Updated dependencies [bc1997b0]
- @saas-ui/modals@2.1.19
- @saas-ui/data-table@7.0.8

## 2.5.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/react",
"version": "2.5.7",
"version": "2.5.8",
"description": "Saas UI - The React component library for startups.",
"source": "src/index.ts",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/saas-ui-supabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @saas-ui/supabase

## 2.1.2

### Patch Changes

- e5fdee84: Fixed issue where update password would not execute
- Updated dependencies [e5fdee84]
- Updated dependencies [e5fdee84]
- @saas-ui/auth@2.4.7

## 2.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/saas-ui-supabase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/supabase",
"version": "2.1.1",
"version": "2.1.2",
"description": "Saas UI Supabase integration",
"source": "src/index.ts",
"exports": {
Expand Down Expand Up @@ -59,7 +59,7 @@
"url": "https://storybook.saas-ui.dev"
},
"dependencies": {
"@saas-ui/auth": "^2.3.0"
"@saas-ui/auth": "^2.4.7"
},
"peerDependencies": {
"@chakra-ui/react": ">=2.4.9",
Expand Down
7 changes: 7 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saas-ui-storybook

## 1.1.20

### Patch Changes

- Updated dependencies [bc1997b0]
- @saas-ui/react@2.5.8

## 1.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "saas-ui-storybook",
"type": "module",
"version": "1.1.19",
"version": "1.1.20",
"scripts": {
"dev": "sb dev -p 6006",
"build": "sb build --debug --loglevel verbose"
Expand Down
6 changes: 6 additions & 0 deletions tooling/props-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/props-docs

## 2.2.0

### Minor Changes

- 95d59e57: Add missing theming props

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tooling/props-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/props-docs",
"version": "2.1.0",
"version": "2.2.0",
"description": "Extracts prop types for documentation purposes",
"keywords": [
"docs",
Expand Down
7 changes: 7 additions & 0 deletions tooling/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/test-utils

## 3.1.20

### Patch Changes

- Updated dependencies [bc1997b0]
- @saas-ui/react@2.5.8

## 3.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tooling/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/test-utils",
"version": "3.1.19",
"version": "3.1.20",
"private": true,
"description": "Testing utilities for Chakra UI's components",
"keywords": [
Expand Down

0 comments on commit 002ff6e

Please sign in to comment.