Skip to content

Commit

Permalink
ci: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chia1104 committed Jul 22, 2023
1 parent 7661bc3 commit 34c69e7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"name": "@chiastack/tailwind-config",
"types": "index.d.ts",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chiastack/tsconfig",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@chiastack/ui-utils",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@chiastack/ui",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@chiastack/utils",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 34c69e7

Please sign in to comment.