Skip to content

Commit

Permalink
chore(release): 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Mar 11, 2024
1 parent 8279132 commit 99575cc
Show file tree
Hide file tree
Showing 20 changed files with 67 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-beans-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-feet-add.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.4.25

### Patch Changes

- @saas-ui/react@2.6.2
- @saas-ui/theme-glass@0.5.4

## 1.4.24

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

## 2.3.23

### Patch Changes

- @saas-ui/react@2.6.2

## 2.3.22

### 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.22",
"version": "2.3.23",
"private": true,
"author": "Eelco Wiersma <eelco@appulse.nl>",
"scripts": {
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

## 8.0.2

### Patch Changes

- @saas-ui/react@2.6.2

## 8.0.1

### 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": "8.0.1",
"version": "8.0.2",
"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.25

### Patch Changes

- Updated dependencies [0fad607]
- @saas-ui/modals@2.1.24

## 0.12.24

### 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.24",
"version": "0.12.25",
"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.7

### Patch Changes

- 8279132: Updated zag.js

## 0.2.6

### 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.6",
"version": "0.2.7",
"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.24

### Patch Changes

- 0fad607: Removed a console.log, closes #211

## 2.1.23

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

## 2.6.2

### Patch Changes

- Updated dependencies [0fad607]
- @saas-ui/modals@2.1.24
- @saas-ui/data-table@8.0.2

## 2.6.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": "2.6.1",
"version": "2.6.2",
"description": "Saas UI - The React component library for startups.",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# saas-ui-storybook

## 1.1.25

### Patch Changes

- @saas-ui/react@2.6.2

## 1.1.24

### 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.24",
"version": "1.1.25",
"scripts": {
"dev": "sb dev -p 6006",
"build": "sb build --debug --loglevel verbose"
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

## 3.1.25

### Patch Changes

- @saas-ui/react@2.6.2

## 3.1.24

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

0 comments on commit 99575cc

Please sign in to comment.