Skip to content

Commit

Permalink
chore(release): 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Dec 26, 2024
1 parent eb53116 commit ec21a4c
Show file tree
Hide file tree
Showing 31 changed files with 114 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-maps-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-fishes-fetch.md

This file was deleted.

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

## 1.5.11

### Patch Changes

- @saas-ui/react@2.11.3
- @saas-ui/theme-glass@0.7.1

## 1.5.10

### 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.5.10",
"version": "1.5.11",
"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.4.13

### Patch Changes

- Updated dependencies [eb53116]
- @saas-ui/forms@2.10.0
- @saas-ui/file-upload@0.6.1
- @saas-ui/react@2.11.3

## 2.4.12

### 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.4.12",
"version": "2.4.13",
"private": true,
"author": "Eelco Wiersma <[email protected]>",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-auth-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/auth-provider

## 1.2.2

### Patch Changes

- eb53116: Added optional token prop to update password handler

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-auth-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/auth-provider",
"version": "1.2.1",
"version": "1.2.2",
"description": "Authentication provider primivites",
"source": "src/index.ts",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/saas-ui-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @saas-ui/auth

## 3.6.4

### Patch Changes

- Updated dependencies [eb53116]
- Updated dependencies [eb53116]
- @saas-ui/forms@2.10.0
- @saas-ui/auth-provider@1.2.2

## 3.6.3

### 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": "3.6.3",
"version": "3.6.4",
"description": "Authentication provider and components for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-auth0/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/auth0

## 0.3.3

### Patch Changes

- Updated dependencies [eb53116]
- @saas-ui/auth-provider@1.2.2

## 0.3.2

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

## 4.0.3

### Patch Changes

- Updated dependencies [eb53116]
- @saas-ui/auth-provider@1.2.2

## 4.0.2

### 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": "4.0.2",
"version": "4.0.3",
"description": "Clerk Authentication Service for Saas UI",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-data-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/data-table

## 13.0.3

### Patch Changes

- @saas-ui/react@2.11.3

## 13.0.2

### 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": "13.0.2",
"version": "13.0.3",
"description": "Data-table Component",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/date-picker

## 0.15.3

### Patch Changes

- @saas-ui/modals@2.4.3

## 0.15.2

### 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.15.2",
"version": "0.15.3",
"description": "Chakra UI - Date Picker Component",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/forms

## 2.10.0

### Minor Changes

- eb53116: Added support for ZodEffects schema to Form

## 2.9.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/forms",
"version": "2.9.1",
"version": "2.10.0",
"description": "Fully functional forms for Chakra UI.",
"source": "src/index.ts",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-modals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/modals

## 2.4.3

### Patch Changes

- Updated dependencies [eb53116]
- @saas-ui/[email protected]

## 2.4.2

### 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.4.2",
"version": "2.4.3",
"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.11.3

### Patch Changes

- Updated dependencies [eb53116]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]

## 2.11.2

### 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.11.2",
"version": "2.11.3",
"description": "Saas UI - The React component library for startups.",
"exports": {
".": {
Expand Down
7 changes: 7 additions & 0 deletions packages/saas-ui-supabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/supabase

## 2.4.3

### Patch Changes

- Updated dependencies [eb53116]
- @saas-ui/[email protected]

## 2.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.4.2",
"version": "2.4.3",
"description": "Saas UI Supabase Auth integration",
"source": "src/index.ts",
"exports": {
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

## 2.1.11

### Patch Changes

- @saas-ui/[email protected]
- @saas-ui/[email protected]

## 2.1.10

### 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": "2.1.10",
"version": "2.1.11",
"scripts": {
"dev": "storybook dev -p 6006 --debug",
"build": "storybook build --debug --loglevel verbose"
Expand Down
2 changes: 1 addition & 1 deletion tooling/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"peerDependencies": {
"@chakra-ui/react": ">=2.0.0 <3",
"@saas-ui/react": ">=2.11.2",
"@saas-ui/react": ">=2.11.3",
"@storybook/components": ">=8.0.0",
"@storybook/manager-api": ">=8.0.0",
"@storybook/preview-api": ">=8.0.0",
Expand Down
6 changes: 6 additions & 0 deletions tooling/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/test-utils

## 4.2.3

### Patch Changes

- @saas-ui/[email protected]

## 4.2.2

### 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": "4.2.2",
"version": "4.2.3",
"private": true,
"description": "Testing utilities for Chakra UI's components",
"keywords": [
Expand Down

0 comments on commit ec21a4c

Please sign in to comment.