diff --git a/.changeset/stale-snails-greet.md b/.changeset/stale-snails-greet.md deleted file mode 100644 index 60d8f88d..00000000 --- a/.changeset/stale-snails-greet.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -'@committed/eslint-config': minor -'@committed/ds-utilities': minor -'@committed/ds-tsconfig': minor -'@committed/ds-storybook': minor -'@committed/ds-colors': minor -'@committed/ds-tokens': minor -'@committed/ds-example': minor -'@committed/ds': minor -'@committed/ds-ss': minor -'@committed/ds-next': minor ---- - -Initial version of pandacss base committed components diff --git a/apps/example/CHANGELOG.md b/apps/example/CHANGELOG.md new file mode 100644 index 00000000..4826982c --- /dev/null +++ b/apps/example/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/ds-example + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/apps/example/package.json b/apps/example/package.json index 64114e12..d7d57a21 100644 --- a/apps/example/package.json +++ b/apps/example/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-example", - "version": "0.0.0", + "version": "0.1.0", "private": true, "scripts": {}, "dependencies": {}, diff --git a/apps/next/CHANGELOG.md b/apps/next/CHANGELOG.md new file mode 100644 index 00000000..52ed671c --- /dev/null +++ b/apps/next/CHANGELOG.md @@ -0,0 +1,13 @@ +# @committed/ds-next + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components + +### Patch Changes + +- Updated dependencies [[`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760)]: + - @committed/ds@0.1.0 + - @committed/ds-ss@0.1.0 diff --git a/apps/next/package.json b/apps/next/package.json index c870bf3b..efc6442a 100644 --- a/apps/next/package.json +++ b/apps/next/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-next", - "version": "0.0.0", + "version": "0.1.0", "private": true, "scripts": { "prepare": "pnpm codegen", diff --git a/apps/storybook/CHANGELOG.md b/apps/storybook/CHANGELOG.md new file mode 100644 index 00000000..aa23a40f --- /dev/null +++ b/apps/storybook/CHANGELOG.md @@ -0,0 +1,13 @@ +# @committed/ds-storybook + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components + +### Patch Changes + +- Updated dependencies [[`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760)]: + - @committed/ds@0.1.0 + - @committed/ds-ss@0.1.0 diff --git a/apps/storybook/package.json b/apps/storybook/package.json index 04c82605..2c46f52f 100644 --- a/apps/storybook/package.json +++ b/apps/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-storybook", - "version": "0.0.0", + "version": "0.1.0", "private": true, "scripts": { "postinstall": "pnpm dlx playwright@1.38.1 install --with-deps chromium", diff --git a/packages/ds/CHANGELOG.md b/packages/ds/CHANGELOG.md new file mode 100644 index 00000000..2f2e2b8d --- /dev/null +++ b/packages/ds/CHANGELOG.md @@ -0,0 +1,14 @@ +# @committed/ds + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components + +### Patch Changes + +- Updated dependencies [[`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760)]: + - @committed/ds-utilities@0.1.0 + - @committed/ds-colors@0.1.0 + - @committed/ds-tokens@0.1.0 diff --git a/packages/ds/package.json b/packages/ds/package.json index 8fc9a77c..4897afc4 100644 --- a/packages/ds/package.json +++ b/packages/ds/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds", - "version": "0.0.0", + "version": "0.1.0", "type": "module", "main": "src/index.ts", "types": "src/index.ts", diff --git a/packages/ss/CHANGELOG.md b/packages/ss/CHANGELOG.md new file mode 100644 index 00000000..6483fc64 --- /dev/null +++ b/packages/ss/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/ds-ss + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/packages/ss/package.json b/packages/ss/package.json index ac67c968..4d1aac3b 100644 --- a/packages/ss/package.json +++ b/packages/ss/package.json @@ -1,7 +1,7 @@ { "name": "@committed/ds-ss", "description": "This package is auto-generated by Panda CSS", - "version": "0.0.0", + "version": "0.1.0", "type": "module", "devDependencies": { "react": "^18.2.0", diff --git a/presets/colors/CHANGELOG.md b/presets/colors/CHANGELOG.md new file mode 100644 index 00000000..e817e976 --- /dev/null +++ b/presets/colors/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/ds-colors + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/presets/colors/package.json b/presets/colors/package.json index 1586f87f..df1fdfbe 100644 --- a/presets/colors/package.json +++ b/presets/colors/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-colors", - "version": "0.0.0", + "version": "0.1.0", "type": "module", "main": "src/index.ts", "types": "src/index.ts", diff --git a/presets/tokens/CHANGELOG.md b/presets/tokens/CHANGELOG.md new file mode 100644 index 00000000..36c39e6b --- /dev/null +++ b/presets/tokens/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/ds-tokens + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/presets/tokens/package.json b/presets/tokens/package.json index 6776dc31..9ac7fe96 100644 --- a/presets/tokens/package.json +++ b/presets/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-tokens", - "version": "0.0.0", + "version": "0.1.0", "type": "module", "main": "src/index.ts", "types": "src/index.ts", diff --git a/presets/utilities/CHANGELOG.md b/presets/utilities/CHANGELOG.md new file mode 100644 index 00000000..12f11d25 --- /dev/null +++ b/presets/utilities/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/ds-utilities + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/presets/utilities/package.json b/presets/utilities/package.json index f1babf0e..b1529094 100644 --- a/presets/utilities/package.json +++ b/presets/utilities/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-utilities", - "version": "0.0.0", + "version": "0.1.0", "type": "module", "main": "src/index.ts", "types": "src/index.ts", diff --git a/support/eslint-config/CHANGELOG.md b/support/eslint-config/CHANGELOG.md new file mode 100644 index 00000000..a87915e9 --- /dev/null +++ b/support/eslint-config/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/eslint-config + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/support/eslint-config/package.json b/support/eslint-config/package.json index 0cae51a7..975aeeb4 100644 --- a/support/eslint-config/package.json +++ b/support/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@committed/eslint-config", - "version": "0.0.0", + "version": "0.1.0", "main": "index.js", "private": true, "license": "MIT", diff --git a/support/tsconfig/CHANGELOG.md b/support/tsconfig/CHANGELOG.md new file mode 100644 index 00000000..97fe8f4a --- /dev/null +++ b/support/tsconfig/CHANGELOG.md @@ -0,0 +1,7 @@ +# @committed/ds-tsconfig + +## 0.1.0 + +### Minor Changes + +- [#324](https://github.com/commitd/components/pull/324) [`6fa510c`](https://github.com/commitd/components/commit/6fa510cdc55a18aec4de39e2b9f816875a1f6760) Thanks [@stuarthendren](https://github.com/stuarthendren)! - Initial version of pandacss base committed components diff --git a/support/tsconfig/package.json b/support/tsconfig/package.json index c981d367..ce9ad9e1 100644 --- a/support/tsconfig/package.json +++ b/support/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@committed/ds-tsconfig", - "version": "0.0.0", + "version": "0.1.0", "private": true, "license": "MIT" }