From 955bb71248196921fc963e8eff2b780f7f4252cb Mon Sep 17 00:00:00 2001 From: Drew Powers Date: Tue, 3 Dec 2024 22:48:52 -0700 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20publish=20dese?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/plugin-css/CHANGELOG.md | 9 --------- packages/plugin-css/package.json | 2 +- packages/plugin-js/CHANGELOG.md | 8 -------- packages/plugin-js/package.json | 2 +- packages/plugin-sass/CHANGELOG.md | 9 --------- packages/plugin-sass/package.json | 2 +- packages/plugin-swift/CHANGELOG.md | 7 ------- packages/plugin-swift/package.json | 2 +- packages/plugin-tailwind/CHANGELOG.md | 9 --------- packages/plugin-tailwind/package.json | 2 +- packages/react-color-picker/CHANGELOG.md | 9 --------- packages/react-color-picker/package.json | 2 +- packages/tiles/CHANGELOG.md | 8 -------- packages/tiles/package.json | 2 +- packages/token-lab/CHANGELOG.md | 12 ------------ packages/token-lab/package.json | 2 +- packages/use-color/CHANGELOG.md | 7 ------- packages/use-color/package.json | 2 +- 18 files changed, 9 insertions(+), 87 deletions(-) diff --git a/packages/plugin-css/CHANGELOG.md b/packages/plugin-css/CHANGELOG.md index 1bc4338c..2f433461 100644 --- a/packages/plugin-css/CHANGELOG.md +++ b/packages/plugin-css/CHANGELOG.md @@ -1,14 +1,5 @@ # @terrazzo/plugin-css -## 0.1.3 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/cli@0.2.8 - - @terrazzo/parser@0.2.8 - - @terrazzo/token-tools@0.2.8 - ## 0.1.2 ### Patch Changes diff --git a/packages/plugin-css/package.json b/packages/plugin-css/package.json index 398d4527..4f8b3dc5 100644 --- a/packages/plugin-css/package.json +++ b/packages/plugin-css/package.json @@ -1,6 +1,6 @@ { "name": "@terrazzo/plugin-css", - "version": "0.1.3", + "version": "0.1.2", "description": "Convert DTCG tokens into CSS variables for use in any web application or native app with webview.", "type": "module", "author": { diff --git a/packages/plugin-js/CHANGELOG.md b/packages/plugin-js/CHANGELOG.md index 7852dddc..ffe745ad 100644 --- a/packages/plugin-js/CHANGELOG.md +++ b/packages/plugin-js/CHANGELOG.md @@ -1,13 +1,5 @@ # @terrazzo/plugin-js -## 0.1.2 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/cli@0.2.8 - - @terrazzo/token-tools@0.2.8 - ## 0.1.1 ### Patch Changes diff --git a/packages/plugin-js/package.json b/packages/plugin-js/package.json index a406fee8..62af345e 100644 --- a/packages/plugin-js/package.json +++ b/packages/plugin-js/package.json @@ -1,6 +1,6 @@ { "name": "@terrazzo/plugin-js", - "version": "0.1.2", + "version": "0.1.1", "description": "Generate JS, TS, and JSON from your design tokens schema (requires @terrazzo/cli)", "type": "module", "author": { diff --git a/packages/plugin-sass/CHANGELOG.md b/packages/plugin-sass/CHANGELOG.md index ca0c5490..196fd274 100644 --- a/packages/plugin-sass/CHANGELOG.md +++ b/packages/plugin-sass/CHANGELOG.md @@ -1,14 +1,5 @@ # @terrazzo/plugin-sass -## 0.1.2 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/cli@0.2.8 - - @terrazzo/token-tools@0.2.8 - - @terrazzo/plugin-css@0.1.3 - ## 0.1.1 ### Patch Changes diff --git a/packages/plugin-sass/package.json b/packages/plugin-sass/package.json index 683957ab..39413936 100644 --- a/packages/plugin-sass/package.json +++ b/packages/plugin-sass/package.json @@ -1,7 +1,7 @@ { "name": "@terrazzo/plugin-sass", "description": "Generate scss/sass from your design tokens schema (requires @terrazzo/cli)", - "version": "0.1.2", + "version": "0.1.1", "type": "module", "author": { "name": "Drew Powers", diff --git a/packages/plugin-swift/CHANGELOG.md b/packages/plugin-swift/CHANGELOG.md index 302c1f01..11d1fcb3 100644 --- a/packages/plugin-swift/CHANGELOG.md +++ b/packages/plugin-swift/CHANGELOG.md @@ -1,12 +1,5 @@ # @terrazzo/plugin-swift -## 0.0.2 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/token-tools@0.2.8 - ## 0.0.1 ### Patch Changes diff --git a/packages/plugin-swift/package.json b/packages/plugin-swift/package.json index ed3438c2..00178e01 100644 --- a/packages/plugin-swift/package.json +++ b/packages/plugin-swift/package.json @@ -1,7 +1,7 @@ { "name": "@terrazzo/plugin-swift", "description": "Generate Swift code using DTCG tokens.", - "version": "0.0.2", + "version": "0.0.1", "type": "module", "license": "MIT", "main": "./dist/index.js", diff --git a/packages/plugin-tailwind/CHANGELOG.md b/packages/plugin-tailwind/CHANGELOG.md index 03cd2762..f4f46016 100644 --- a/packages/plugin-tailwind/CHANGELOG.md +++ b/packages/plugin-tailwind/CHANGELOG.md @@ -1,10 +1 @@ # @terrazzo/plugin-tailwind - -## 0.0.2 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/cli@0.2.8 - - @terrazzo/token-tools@0.2.8 - - @terrazzo/plugin-css@0.1.3 diff --git a/packages/plugin-tailwind/package.json b/packages/plugin-tailwind/package.json index c5f700b1..ddc8b9c4 100644 --- a/packages/plugin-tailwind/package.json +++ b/packages/plugin-tailwind/package.json @@ -1,6 +1,6 @@ { "name": "@terrazzo/plugin-tailwind", - "version": "0.0.2", + "version": "0.0.1", "private": true, "type": "module", "author": { diff --git a/packages/react-color-picker/CHANGELOG.md b/packages/react-color-picker/CHANGELOG.md index 45bd2bd1..6a611076 100644 --- a/packages/react-color-picker/CHANGELOG.md +++ b/packages/react-color-picker/CHANGELOG.md @@ -1,10 +1 @@ # @terrazzo/react-color-picker - -## 0.0.5 - -### Patch Changes - -- Updated dependencies []: - - @terrazzo/tokens@0.0.1 - - @terrazzo/use-color@0.0.3 - - @terrazzo/tiles@0.0.7 diff --git a/packages/react-color-picker/package.json b/packages/react-color-picker/package.json index 09ae72e2..0247a907 100644 --- a/packages/react-color-picker/package.json +++ b/packages/react-color-picker/package.json @@ -1,7 +1,7 @@ { "name": "@terrazzo/react-color-picker", "description": "React color picker that supports Color Module 4, wide color gamut (WCG), and Display-P3 using WebGL for monitor-accurate colors. Powered by Culori.", - "version": "0.0.5", + "version": "0.0.4", "author": { "name": "Drew Powers", "email": "drew@pow.rs" diff --git a/packages/tiles/CHANGELOG.md b/packages/tiles/CHANGELOG.md index 28ffc779..90e7d90a 100644 --- a/packages/tiles/CHANGELOG.md +++ b/packages/tiles/CHANGELOG.md @@ -1,13 +1,5 @@ # @terrazzo/tiles -## 0.0.7 - -### Patch Changes - -- Updated dependencies []: - - @terrazzo/tokens@0.0.1 - - @terrazzo/use-color@0.0.3 - ## 0.0.3 ### Patch Changes diff --git a/packages/tiles/package.json b/packages/tiles/package.json index 734efbbb..22b3013d 100644 --- a/packages/tiles/package.json +++ b/packages/tiles/package.json @@ -1,7 +1,7 @@ { "name": "@terrazzo/tiles", "description": "Terrazzo’s component library", - "version": "0.0.7", + "version": "0.0.6", "author": { "name": "Drew Powers", "email": "drew@pow.rs" diff --git a/packages/token-lab/CHANGELOG.md b/packages/token-lab/CHANGELOG.md index 8d65dde5..59e86861 100644 --- a/packages/token-lab/CHANGELOG.md +++ b/packages/token-lab/CHANGELOG.md @@ -1,13 +1 @@ # @terrazzo/token-lab - -## 0.0.1 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/parser@0.2.8 - - @terrazzo/token-tools@0.2.8 - - @terrazzo/tokens@0.0.1 - - @terrazzo/use-color@0.0.3 - - @terrazzo/react-color-picker@0.0.5 - - @terrazzo/tiles@0.0.7 diff --git a/packages/token-lab/package.json b/packages/token-lab/package.json index a044aa1e..7bde0fa7 100644 --- a/packages/token-lab/package.json +++ b/packages/token-lab/package.json @@ -1,7 +1,7 @@ { "name": "@terrazzo/token-lab", "description": "Create, edit, and save tokens.json in DTCG format", - "version": "0.0.1", + "version": "0.0.0", "type": "module", "keywords": [ "dtcg", diff --git a/packages/use-color/CHANGELOG.md b/packages/use-color/CHANGELOG.md index 96ea8bcb..742ae994 100644 --- a/packages/use-color/CHANGELOG.md +++ b/packages/use-color/CHANGELOG.md @@ -1,8 +1 @@ # @terrazzo/use-color - -## 0.0.3 - -### Patch Changes - -- Updated dependencies [[`a18c0a9`](https://github.com/terrazzoapp/terrazzo/commit/a18c0a972b6e6c19f2c0856e10326d96a838fcd2)]: - - @terrazzo/token-tools@0.2.8 diff --git a/packages/use-color/package.json b/packages/use-color/package.json index af8dfed0..198e0885 100644 --- a/packages/use-color/package.json +++ b/packages/use-color/package.json @@ -1,7 +1,7 @@ { "name": "@terrazzo/use-color", "description": "React hook for memoizing and transforming any web-compatible color. Uses Culori.", - "version": "0.0.3", + "version": "0.0.2", "type": "module", "keywords": [ "color",