Skip to content

Commit

Permalink
chore(release): 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Jan 30, 2023
1 parent d424898 commit 6f9d8e8
Show file tree
Hide file tree
Showing 22 changed files with 85 additions and 22 deletions.
6 changes: 0 additions & 6 deletions .changeset/cool-rings-arrive.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-masks-join.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.3.3

### Patch Changes

- Updated dependencies [d424898]
- @saas-ui/react@1.8.2

## 1.3.2

### 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.3.2",
"version": "1.3.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
7 changes: 7 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# website

## 1.3.2

### Patch Changes

- Updated dependencies [d424898]
- @saas-ui/react@1.8.2

## 1.3.1

### 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": "1.3.1",
"version": "1.3.2",
"private": true,
"author": "Eelco Wiersma <[email protected]>",
"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

## 1.7.2

### Patch Changes

- Updated dependencies [335acba]
- @saas-ui/forms@1.5.2

## 1.7.1

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

## 1.3.2

### Patch Changes

- @saas-ui/auth@1.7.2

## 1.3.1

### 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": "1.3.1",
"version": "1.3.2",
"description": "Clerk Authentication Service for Saas UI",
"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.8.2

### Patch Changes

- Updated dependencies [d424898]
- @saas-ui/modals@1.5.2

## 0.8.1

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

## 1.5.2

### Patch Changes

- 335acba: Allow SubmitButton variant to be overwritten.
- Updated dependencies [335acba]
- @saas-ui/radio@1.4.1

## 1.5.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": "1.5.1",
"version": "1.5.2",
"description": "Fully functional forms for Chakra UI.",
"source": "src/index.ts",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-modals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/modals

## 1.5.2

### Patch Changes

- d424898: Prevent input error in FormDialog to block cancel/close the modal.
- Updated dependencies [335acba]
- @saas-ui/forms@1.5.2

## 1.5.1

### 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": "1.5.1",
"version": "1.5.2",
"description": "A modal manager for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-radio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/radio

## 1.4.1

### Patch Changes

- 335acba: Allow SubmitButton variant to be overwritten.

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/radio",
"version": "1.4.0",
"version": "1.4.1",
"description": "Radio component for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
12 changes: 12 additions & 0 deletions packages/saas-ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @saas-ui/react

## 1.8.2

### Patch Changes

- d424898: Prevent input error in FormDialog to block cancel/close the modal.
- Updated dependencies [d424898]
- Updated dependencies [335acba]
- @saas-ui/modals@1.5.2
- @saas-ui/forms@1.5.2
- @saas-ui/radio@1.4.1
- @saas-ui/auth@1.7.2

## 1.8.1

### 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": "1.8.1",
"version": "1.8.2",
"description": "Saas UI - The frontend stack for SaaS companies.",
"source": "src/index.ts",
"exports": {
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

## 2.3.2

### Patch Changes

- Updated dependencies [d424898]
- @saas-ui/react@1.8.2

## 2.3.1

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

0 comments on commit 6f9d8e8

Please sign in to comment.