Skip to content

Commit

Permalink
Merge pull request #46 from mondaycom/feature/romka/check-patch
Browse files Browse the repository at this point in the history
check patch
  • Loading branch information
RomKadria authored Dec 9, 2024
2 parents 54c75fb + 41cb9c0 commit b0928c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/api-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondaydotcomorg/api-types",
"version": "5.0.1",
"version": "5.0.2",
"description": "monday.com API types",
"types": "generated/api-types.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondaydotcomorg/api",
"version": "7.0.2",
"version": "7.0.3",
"description": "monday.com API client",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/setup-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondaydotcomorg/setup-api",
"version": "1.3.2",
"version": "1.3.3",
"description": "monday.com setup api cli",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down

0 comments on commit b0928c5

Please sign in to comment.