Skip to content

Commit

Permalink
chore(release): publish 0.21.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
zuplo-integrations committed Dec 19, 2024
1 parent e2c0b54 commit 8ae70dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@zudoku/config",
"type": "module",
"version": "0.21.8",
"version": "0.21.9",
"keywords": [
"zudoku"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/create-zudoku-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-zudoku-app",
"version": "0.21.8",
"version": "0.21.9",
"keywords": [
"react",
"zudoku"
Expand Down
2 changes: 1 addition & 1 deletion packages/zudoku/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zudoku",
"version": "0.21.8",
"version": "0.21.9",
"type": "module",
"homepage": "https://zudoku.dev",
"repository": {
Expand Down

0 comments on commit 8ae70dc

Please sign in to comment.