Skip to content

Commit

Permalink
chore(release): 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Oct 8, 2024
1 parent fc799df commit 0829bc9
Show file tree
Hide file tree
Showing 38 changed files with 286 additions and 38 deletions.
12 changes: 0 additions & 12 deletions .changeset/great-plums-study.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.5.2

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/react@2.10.0
- @saas-ui/theme-glass@0.6.1

## 1.5.1

### 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.1",
"version": "1.5.2",
"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.2

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/command-bar@0.7.0
- @saas-ui/forms@2.8.0
- @saas-ui/react@2.10.0

## 2.4.1

### Patch Changes
Expand Down
3 changes: 2 additions & 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.1",
"version": "2.4.2",
"private": true,
"author": "Eelco Wiersma <[email protected]>",
"scripts": {
Expand Down Expand Up @@ -35,6 +35,7 @@
"@octokit/rest": "^21.0.2",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@saas-ui/command-bar": "workspace:^",
"@saas-ui/file-upload": "workspace:*",
"@saas-ui/forms": "workspace:*",
"@saas-ui/palette": "workspace:*",
"@saas-ui/props-docs": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/auth

## 3.4.2

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/forms@2.8.0
- @saas-ui/core@2.7.0

## 3.4.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": "3.4.1",
"version": "3.4.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-auth0/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/auth0

## 0.1.17

### Patch Changes

- @saas-ui/auth@3.4.2

## 0.1.16

### 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.1.16",
"version": "0.1.17",
"description": "Auth0 authentication for Saas 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

## 3.1.2

### Patch Changes

- @saas-ui/auth@3.4.2

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

## 0.7.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-command-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/command-bar",
"version": "0.6.1",
"version": "0.7.0",
"description": "Chakra UI CommandBar Component",
"source": "src/index.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/saas-ui-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saas-ui/react

## 2.7.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

## 2.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/core",
"version": "2.6.1",
"version": "2.7.0",
"description": "Saas UI - The React component library for startups.",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-core/src/navbar/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export type { NavbarProps } from './navbar'
export type { NavbarBrandProps } from './navbar-brand'
export type { NavbarContentProps } from './navbar-content'
export type { NavbarItemProps } from './navbar-item'

export { useNavbar } from './use-navbar'
export type { NavbarProps } from './use-navbar'

export { NavbarProvider, useNavbarContext } from './navbar-context'

Expand Down
8 changes: 8 additions & 0 deletions packages/saas-ui-data-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @saas-ui/data-table

## 12.0.0

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/react@2.10.0
- @saas-ui/core@2.7.0

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

## 0.14.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/modals@2.3.0
- @saas-ui/core@2.7.0

## 0.13.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.13.1",
"version": "0.14.0",
"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.5.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

## 0.4.1

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

## 2.8.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/core@2.7.0

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

## 2.4.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/core@2.7.0

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-hotkeys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saas-ui/hotkeys",
"version": "2.3.1",
"version": "2.4.0",
"description": "Easy manageable keyboard shortcuts for Chakra UI",
"source": "src/index.ts",
"exports": {
Expand Down
11 changes: 11 additions & 0 deletions packages/saas-ui-modals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @saas-ui/modals

## 2.3.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/forms@2.8.0

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

## 2.10.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

### Patch Changes

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

## 2.9.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.9.1",
"version": "2.10.0",
"description": "Saas UI - The React component library for startups.",
"source": "src/index.ts",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/saas-ui-theme/src/base/components/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const navbarTheme = defineMultiStyleConfig({
display: 'flex',
[$bg.variable]: colorScheme
? `colors.${colorScheme}.500`
: 'chakra-body-bg',
: 'colors.chakra-body-bg',
[$color.variable]: color,
bg: $bg.reference,
color: $color.reference,
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# saas-ui-storybook

## 2.1.2

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/react@2.10.0
- @saas-ui/storybook-addon@5.0.0

## 2.1.1

### 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.1",
"version": "2.1.2",
"scripts": {
"dev": "storybook dev -p 6006 --debug",
"build": "storybook build --debug --loglevel verbose"
Expand Down
7 changes: 7 additions & 0 deletions tooling/storybook-addon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @saas-ui/storybook-addon

## 5.0.0

### Patch Changes

- Updated dependencies [fc799df]
- @saas-ui/react@2.10.0

## 4.0.1

### Patch Changes
Expand Down
Loading

0 comments on commit 0829bc9

Please sign in to comment.