Skip to content

Commit

Permalink
Merge pull request #54 from mondaycom/feature/romka/bump
Browse files Browse the repository at this point in the history
Bump package versions for API, API types, and setup API
  • Loading branch information
RomKadria authored Jan 28, 2025
2 parents 4c2cae6 + d71f436 commit 99b9c64
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.4",
"version": "5.0.5",
"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": "8.0.0",
"version": "8.0.1",
"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.6",
"version": "1.3.7",
"description": "monday.com setup api cli",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down

0 comments on commit 99b9c64

Please sign in to comment.