Skip to content

Commit 330a452

Browse files
committed
v1.1.0
1 parent 9a7db9b commit 330a452

25 files changed

+157
-119
lines changed

.changeset/chatty-queens-hide.md

-6
This file was deleted.

.changeset/clever-rats-hammer.md

-6
This file was deleted.

.changeset/cyan-penguins-marry.md

-5
This file was deleted.

.changeset/heavy-eagles-roll.md

-8
This file was deleted.

.changeset/spotty-mirrors-remain.md

-5
This file was deleted.

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dev:serve": "astro dev"
1515
},
1616
"devDependencies": {
17-
"@cobalt-ui/cli": "^1.0.0",
18-
"@cobalt-ui/core": "^1.0.0",
19-
"@cobalt-ui/plugin-css": "^1.2.0",
20-
"@cobalt-ui/plugin-sass": "^1.2.0",
17+
"@cobalt-ui/cli": "^1.1.0",
18+
"@cobalt-ui/core": "^1.1.0",
19+
"@cobalt-ui/plugin-css": "^1.2.1",
20+
"@cobalt-ui/plugin-sass": "^1.2.1",
2121
"astro": "^2.5.7",
2222
"npm-run-all": "^4.1.5",
2323
"sass": "^1.62.1",

examples/adobe/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"check": "co check"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^1.0.0",
12-
"@cobalt-ui/plugin-css": "^1.2.0",
13-
"@cobalt-ui/plugin-js": "^1.2.0",
14-
"@cobalt-ui/plugin-sass": "^1.2.0"
11+
"@cobalt-ui/cli": "^1.1.0",
12+
"@cobalt-ui/plugin-css": "^1.2.1",
13+
"@cobalt-ui/plugin-js": "^1.2.1",
14+
"@cobalt-ui/plugin-sass": "^1.2.1"
1515
}
1616
}

examples/apple/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"check": "co check"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^1.0.0",
12-
"@cobalt-ui/plugin-css": "^1.2.0",
13-
"@cobalt-ui/plugin-js": "^1.2.0",
14-
"@cobalt-ui/plugin-sass": "^1.2.0"
11+
"@cobalt-ui/cli": "^1.1.0",
12+
"@cobalt-ui/plugin-css": "^1.2.1",
13+
"@cobalt-ui/plugin-js": "^1.2.1",
14+
"@cobalt-ui/plugin-sass": "^1.2.1"
1515
}
1616
}

examples/github/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"update": "node scripts/update"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^1.0.0",
12-
"@cobalt-ui/plugin-css": "^1.2.0",
13-
"@cobalt-ui/plugin-js": "^1.2.0",
14-
"@cobalt-ui/plugin-sass": "^1.2.0",
11+
"@cobalt-ui/cli": "^1.1.0",
12+
"@cobalt-ui/plugin-css": "^1.2.1",
13+
"@cobalt-ui/plugin-js": "^1.2.1",
14+
"@cobalt-ui/plugin-sass": "^1.2.1",
1515
"@primer/octicons": "^16.3.1",
1616
"@primer/primitives": "^7.9.0"
1717
}

examples/ibm/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"@carbon/colors": "^11.6.0",
1212
"@carbon/icons": "^11.10.0",
1313
"@carbon/type": "^11.10.0",
14-
"@cobalt-ui/cli": "^1.0.0",
15-
"@cobalt-ui/plugin-css": "^1.2.0",
16-
"@cobalt-ui/plugin-js": "^1.2.0",
17-
"@cobalt-ui/plugin-sass": "^1.2.0"
14+
"@cobalt-ui/cli": "^1.1.0",
15+
"@cobalt-ui/plugin-css": "^1.2.1",
16+
"@cobalt-ui/plugin-js": "^1.2.1",
17+
"@cobalt-ui/plugin-sass": "^1.2.1"
1818
}
1919
}

examples/salesforce/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"update": "node scripts/update"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^1.0.0",
12-
"@cobalt-ui/plugin-css": "^1.2.0",
13-
"@cobalt-ui/plugin-js": "^1.2.0",
14-
"@cobalt-ui/plugin-sass": "^1.2.0",
11+
"@cobalt-ui/cli": "^1.1.0",
12+
"@cobalt-ui/plugin-css": "^1.2.1",
13+
"@cobalt-ui/plugin-js": "^1.2.1",
14+
"@cobalt-ui/plugin-sass": "^1.2.1",
1515
"@salesforce-ux/design-system": "^2.16.2",
1616
"better-color-tools": "^0.12.3",
1717
"postcss": "^8.4.16"

examples/shopify/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"build:tokens": "co build"
88
},
99
"devDependencies": {
10-
"@cobalt-ui/cli": "^1.0.0",
11-
"@cobalt-ui/plugin-css": "^1.2.0",
12-
"@cobalt-ui/plugin-js": "^1.2.0",
13-
"@cobalt-ui/plugin-sass": "^1.2.0"
10+
"@cobalt-ui/cli": "^1.1.0",
11+
"@cobalt-ui/plugin-css": "^1.2.1",
12+
"@cobalt-ui/plugin-js": "^1.2.1",
13+
"@cobalt-ui/plugin-sass": "^1.2.1"
1414
}
1515
}

packages/cli/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @cobalt-ui/cli
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#30](https://github.com/drwpow/cobalt-ui/pull/30) [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717) Thanks [@drwpow](https://github.com/drwpow)! - Deprecate Figma sync CLI and core functionality (in favor of Tokens Studio support)
8+
9+
- [#30](https://github.com/drwpow/cobalt-ui/pull/30) [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717) Thanks [@drwpow](https://github.com/drwpow)! - Add Tokens Studio support
10+
11+
### Patch Changes
12+
13+
- [#33](https://github.com/drwpow/cobalt-ui/pull/33) [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f) Thanks [@drwpow](https://github.com/drwpow)! - Remove unused deps
14+
15+
- Updated dependencies [[`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`152f666`](https://github.com/drwpow/cobalt-ui/commit/152f66661de125e1c4b9d872794bbcff8b51de8f), [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f), [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717)]:
16+
- @cobalt-ui/core@1.1.0
17+
- @cobalt-ui/utils@1.1.0
18+
319
## 1.0.0
420

521
1.0 Release! 🎉 While the only significant change from `0.x` to `1.x` is the changing of a few font types, this is more of a symbolic release than an actual semver one. The original plan was to wait to release 1.0 when the W3C Design Token spec was finalized. But who knows when that will be? And so this just marks a journey into building a more stable design token foundation, wherever the current spec is at.

packages/cli/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"W3C",
77
"JSON"
88
],
9-
"version": "1.0.0",
9+
"version": "1.1.0",
1010
"author": {
1111
"name": "Drew Powers",
1212
"email": "[email protected]"
@@ -31,8 +31,8 @@
3131
"test:ts": "tsc --noEmit"
3232
},
3333
"dependencies": {
34-
"@cobalt-ui/core": "^1.0.0",
35-
"@cobalt-ui/utils": "^1.0.0",
34+
"@cobalt-ui/core": "^1.1.0",
35+
"@cobalt-ui/utils": "^1.1.0",
3636
"better-color-tools": "^0.12.3",
3737
"chokidar": "^3.5.3",
3838
"dotenv": "^16.1.4",

packages/core/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @cobalt-ui/core
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#30](https://github.com/drwpow/cobalt-ui/pull/30) [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717) Thanks [@drwpow](https://github.com/drwpow)! - Deprecate Figma sync CLI and core functionality (in favor of Tokens Studio support)
8+
9+
- [#30](https://github.com/drwpow/cobalt-ui/pull/30) [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717) Thanks [@drwpow](https://github.com/drwpow)! - Add Tokens Studio support
10+
11+
### Patch Changes
12+
13+
- [#33](https://github.com/drwpow/cobalt-ui/pull/33) [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f) Thanks [@drwpow](https://github.com/drwpow)! - Remove unused deps
14+
15+
- [#30](https://github.com/drwpow/cobalt-ui/pull/30) [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717) Thanks [@drwpow](https://github.com/drwpow)! - Fix bug where $value: `0` wasn’t a valid value
16+
17+
- Updated dependencies [[`152f666`](https://github.com/drwpow/cobalt-ui/commit/152f66661de125e1c4b9d872794bbcff8b51de8f)]:
18+
- @cobalt-ui/utils@1.1.0
19+
320
## 1.0.0
421

522
1.0 Release! 🎉 While the only significant change from `0.x` to `1.x` is the changing of a few font types, this is more of a symbolic release than an actual semver one. The original plan was to wait to release 1.0 when the W3C Design Token spec was finalized. But who knows when that will be? And so this just marks a journey into building a more stable design token foundation, wherever the current spec is at.

packages/core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/core",
33
"description": "CLI for using the W3C design token format",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -27,7 +27,7 @@
2727
"test:ts": "tsc --noEmit"
2828
},
2929
"dependencies": {
30-
"@cobalt-ui/utils": "^1.0.0",
30+
"@cobalt-ui/utils": "^1.1.0",
3131
"better-color-tools": "^0.12.3"
3232
},
3333
"devDependencies": {

packages/plugin-css/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @cobalt-ui/plugin-css
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [#33](https://github.com/drwpow/cobalt-ui/pull/33) [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f) Thanks [@drwpow](https://github.com/drwpow)! - Remove unused deps
8+
9+
- Updated dependencies [[`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`152f666`](https://github.com/drwpow/cobalt-ui/commit/152f66661de125e1c4b9d872794bbcff8b51de8f), [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f)]:
10+
- @cobalt-ui/cli@1.1.0
11+
- @cobalt-ui/utils@1.1.0
12+
313
## 1.2.0
414

515
### Minor Changes

packages/plugin-css/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/plugin-css",
33
"description": "Generate CSS from your design tokens schema (requires @cobalt-ui/cli)",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -26,14 +26,14 @@
2626
"@cobalt-ui/cli": "*"
2727
},
2828
"dependencies": {
29-
"@cobalt-ui/utils": "^1.0.0",
29+
"@cobalt-ui/utils": "^1.1.0",
3030
"better-color-tools": "^0.12.3",
3131
"mime": "^3.0.0",
3232
"svgo": "^3.0.2"
3333
},
3434
"devDependencies": {
35-
"@cobalt-ui/cli": "^1.0.0",
36-
"@cobalt-ui/core": "^1.0.0",
35+
"@cobalt-ui/cli": "^1.1.0",
36+
"@cobalt-ui/core": "^1.1.0",
3737
"@types/mime": "^2.0.3",
3838
"@types/node": "^20.2.5",
3939
"npm-run-all": "^4.1.5",

packages/plugin-js/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cobalt-ui/plugin-js
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`152f666`](https://github.com/drwpow/cobalt-ui/commit/152f66661de125e1c4b9d872794bbcff8b51de8f), [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f)]:
8+
- @cobalt-ui/cli@1.1.0
9+
- @cobalt-ui/utils@1.1.0
10+
311
## 1.2.0
412

513
### Minor Changes

packages/plugin-js/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/plugin-js",
33
"description": "Generate JS, TS, and JSON from your design tokens schema (requires @cobalt-ui/cli)",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -27,11 +27,11 @@
2727
"@cobalt-ui/cli": "*"
2828
},
2929
"dependencies": {
30-
"@cobalt-ui/utils": "^1.0.0"
30+
"@cobalt-ui/utils": "^1.1.0"
3131
},
3232
"devDependencies": {
33-
"@cobalt-ui/cli": "^1.0.0",
34-
"@cobalt-ui/core": "^1.0.0",
33+
"@cobalt-ui/cli": "^1.1.0",
34+
"@cobalt-ui/core": "^1.1.0",
3535
"fast-glob": "^3.2.12",
3636
"npm-run-all": "^4.1.5",
3737
"vitest": "^0.31.4"

packages/plugin-sass/CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @cobalt-ui/plugin-sass
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [#33](https://github.com/drwpow/cobalt-ui/pull/33) [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f) Thanks [@drwpow](https://github.com/drwpow)! - Remove unused deps
8+
9+
- Updated dependencies [[`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`482f5cd`](https://github.com/drwpow/cobalt-ui/commit/482f5cd4dfd7dd5bf71b64ae1f103322e6709717), [`152f666`](https://github.com/drwpow/cobalt-ui/commit/152f66661de125e1c4b9d872794bbcff8b51de8f), [`eb942a7`](https://github.com/drwpow/cobalt-ui/commit/eb942a7c50a7afd48e73c0f652f34f71f01db68f)]:
10+
- @cobalt-ui/cli@1.1.0
11+
- @cobalt-ui/utils@1.1.0
12+
- @cobalt-ui/plugin-css@1.2.1
13+
314
## 1.2.0
415

516
### Minor Changes
@@ -11,7 +22,7 @@
1122
- ecc5389: Update TS types for 4.7
1223
- Updated dependencies [ecc5389]
1324
- Updated dependencies [526777f]
14-
- @cobalt-ui/plugin-css@2.0.0
25+
- @cobalt-ui/plugin-css@1.2.0
1526
- @cobalt-ui/utils@0.5.4
1627
- @cobalt-ui/cli@0.8.0
1728

packages/plugin-sass/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/plugin-sass",
33
"description": "Generate scss/sass from your design tokens schema (requires @cobalt-ui/cli)",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -26,14 +26,14 @@
2626
"@cobalt-ui/cli": "*"
2727
},
2828
"dependencies": {
29-
"@cobalt-ui/plugin-css": "^1.2.0",
30-
"@cobalt-ui/utils": "^1.0.0",
29+
"@cobalt-ui/plugin-css": "^1.2.1",
30+
"@cobalt-ui/utils": "^1.1.0",
3131
"mime": "^3.0.0",
3232
"svgo": "^3.0.2"
3333
},
3434
"devDependencies": {
35-
"@cobalt-ui/cli": "^1.0.0",
36-
"@cobalt-ui/core": "^1.0.0",
35+
"@cobalt-ui/cli": "^1.1.0",
36+
"@cobalt-ui/core": "^1.1.0",
3737
"@types/mime": "^2.0.3",
3838
"@types/node": "^20.2.5",
3939
"npm-run-all": "^4.1.5",

packages/utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cobalt-ui/utils
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#32](https://github.com/drwpow/cobalt-ui/pull/32) [`152f666`](https://github.com/drwpow/cobalt-ui/commit/152f66661de125e1c4b9d872794bbcff8b51de8f) Thanks [@drwpow](https://github.com/drwpow)! - Move getAliasID to utils
8+
39
## 1.0.0
410

511
### Patch Changes

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/utils",
33
"description": "Generic codegen utilities",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)