Skip to content

Commit

Permalink
Bump version to 7.29.10 [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: zowe-robot <[email protected]>
  • Loading branch information
zowe-robot committed Feb 4, 2025
1 parent 3a1a083 commit 2dc2b53
Show file tree
Hide file tree
Showing 17 changed files with 165 additions and 165 deletions.
4 changes: 2 additions & 2 deletions __tests__/__packages__/cli-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zowe/cli-test-utils",
"version": "7.29.9",
"version": "7.29.10",
"description": "Test utilities package for Zowe CLI plug-ins",
"author": "Zowe",
"license": "EPL-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/js-yaml": "^4.0.0",
"@types/uuid": "^8.3.0",
"@zowe/imperative": "5.27.6"
"@zowe/imperative": "5.27.7"
},
"peerDependencies": {
"@zowe/imperative": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.29.9",
"version": "7.29.10",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
Loading

0 comments on commit 2dc2b53

Please sign in to comment.