Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
chore: version packages (#315)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ToppleTheNun and github-actions[bot] committed Mar 3, 2023
1 parent e72aaa7 commit 944ece7
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 44 deletions.
17 changes: 0 additions & 17 deletions .changeset/empty-cobras-happen.md

This file was deleted.

14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions sugar/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @singlestone/sugar-react

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

- Updated dependencies [[`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5)]:
- @singlestone/sugar-tokens@0.6.2

## 0.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions sugar/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/sugar-react",
"version": "0.6.1",
"version": "0.6.2",
"description": "React bindings for Sugar",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react": ">=16.0.0"
},
"dependencies": {
"@singlestone/sugar-tokens": "workspace:^0.6.0",
"@singlestone/sugar-tokens": "workspace:^0.6.2",
"clsx": "^1.2.1"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions sugar/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/storybook-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion sugar/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/storybook-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "Storybook for Sugar",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions sugar/sugar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @singlestone/sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

- Updated dependencies [[`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5)]:
- @singlestone/tailwind-plugin-form-sugar@0.6.2
- @singlestone/tailwind-helpers-sugar@0.6.2
- @singlestone/tailwind-plugin-buttons-sugar@0.6.2

## 0.6.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions sugar/sugar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "Core plugin for the sugar design system",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,9 +38,9 @@
"test:ci": "vitest"
},
"dependencies": {
"@singlestone/tailwind-helpers-sugar": "workspace:^0.6.0",
"@singlestone/tailwind-plugin-buttons-sugar": "workspace:^0.6.0",
"@singlestone/tailwind-plugin-form-sugar": "workspace:^0.6.0"
"@singlestone/tailwind-helpers-sugar": "workspace:^0.6.2",
"@singlestone/tailwind-plugin-buttons-sugar": "workspace:^0.6.2",
"@singlestone/tailwind-plugin-form-sugar": "workspace:^0.6.2"
},
"devDependencies": {
"@babel/core": "7.21.0",
Expand Down
9 changes: 9 additions & 0 deletions sugar/tailwind-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @singlestone/tailwind-helpers-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

- Updated dependencies [[`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5)]:
- @singlestone/sugar-tokens@0.6.2

## 0.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions sugar/tailwind-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/tailwind-helpers-sugar",
"version": "0.6.1",
"version": "0.6.2",
"description": "Helper functions for use in Sugar, SingleStone's sweet design system",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,7 +41,7 @@
"tailwindcss": "^3.1.0"
},
"dependencies": {
"@singlestone/sugar-tokens": "workspace:^0.6.0"
"@singlestone/sugar-tokens": "workspace:^0.6.2"
},
"devDependencies": {
"@babel/core": "7.21.0",
Expand Down
9 changes: 9 additions & 0 deletions sugar/tailwind-plugin-buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @singlestone/tailwind-plugin-buttons-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

- Updated dependencies [[`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5)]:
- @singlestone/tailwind-helpers-sugar@0.6.2

## 0.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions sugar/tailwind-plugin-buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/tailwind-plugin-buttons-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "Tailwind plugin for sugar design system buttons",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,7 +41,7 @@
"tailwindcss": "^3.1.0"
},
"dependencies": {
"@singlestone/tailwind-helpers-sugar": "workspace:^0.6.0"
"@singlestone/tailwind-helpers-sugar": "workspace:^0.6.2"
},
"devDependencies": {
"@singlestone/eslint-config-sugar": "workspace:*",
Expand Down
9 changes: 9 additions & 0 deletions sugar/tailwind-plugin-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @singlestone/tailwind-plugin-form-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

- Updated dependencies [[`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5)]:
- @singlestone/tailwind-helpers-sugar@0.6.2

## 0.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions sugar/tailwind-plugin-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/tailwind-plugin-form-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "Tailwind plugin for sugar design system buttons",
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,7 +42,7 @@
"tailwindcss": "^3.1.0"
},
"dependencies": {
"@singlestone/tailwind-helpers-sugar": "workspace:^0.6.0"
"@singlestone/tailwind-helpers-sugar": "workspace:^0.6.2"
},
"devDependencies": {
"@singlestone/eslint-config-sugar": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions sugar/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/sugar-tokens

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion sugar/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/sugar-tokens",
"version": "0.6.0",
"version": "0.6.2",
"description": "Common design tokens used throughout Sugar",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions tools/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/eslint-config-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/eslint-config-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "eslint config for Sugar, SingleStone&#x27;s sweet design system",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions tools/plop-generators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/plop-generators-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/plop-generators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/plop-generators-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "Plop generators config for Sugar",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions tools/postcss-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/postcss-preset-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/postcss-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/postcss-preset-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "PostCSS config for Sugar",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions tools/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/prettier-config-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/prettier-config-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "PostCSS config for Sugar",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions tools/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/test-utils-sugar

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/test-utils-sugar",
"version": "0.6.0",
"version": "0.6.2",
"description": "Utilities for testing",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions tools/tsup-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @singlestone/tsup-config-node

## 0.6.2

### Patch Changes

- [#312](https://github.com/singlestone/sugar/pull/312) [`539e9cb`](https://github.com/singlestone/sugar/commit/539e9cbc39665c297d1ce71d3af363e8cc9dd6d5) Thanks [@ToppleTheNun](https://github.com/ToppleTheNun)! - add .sugar-textarea class and supporting TextArea React component

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/tsup-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@singlestone/tsup-config",
"version": "0.6.0",
"version": "0.6.2",
"repository": {
"type": "git",
"url": "https://github.com/singlestone/sugar.git",
Expand Down

2 comments on commit 944ece7

@vercel
Copy link

@vercel vercel bot commented on 944ece7 Mar 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sugar-react – ./sugar/react

sugar-react-singlestone.vercel.app
sugar-react.vercel.app
sugar-react-git-main-singlestone.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 944ece7 Mar 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sugar-storybook – ./sugar/storybook

sugar-storybook-singlestone.vercel.app
sugar-storybook-git-main-singlestone.vercel.app
sugar.singlestone.io
sugar-css.vercel.app

Please sign in to comment.