Skip to content

Commit 377a311

Browse files
authored
chore: manual verison bumps (#2296)
1 parent 224106c commit 377a311

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/actions/file-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-tools/gh-action-file-diff",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "A GitHub Action to compare asset sizes and generate a diff if changes are found.",
55
"license": "Apache-2.0",
66
"author": "Adobe",

generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@spectrum-css/generator",
4-
"version": "2.0.14",
4+
"version": "2.0.16",
55
"description": "A tool to quickly create standardized components",
66
"license": "Apache-2.0",
77
"author": "Adobe",

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/tokens",
3-
"version": "13.0.0",
3+
"version": "13.0.2",
44
"description": "The Spectrum CSS tokens package",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tools/component-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/component-builder",
3-
"version": "4.0.14",
3+
"version": "4.0.16",
44
"description": "The Spectrum CSS component builder",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)