Skip to content

Commit

Permalink
version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
aman19K committed Dec 12, 2023
1 parent e8e10d3 commit 951a8fc
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/contentstack-migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ npm install -g @contentstack/cli-migration
$ csdx COMMAND
running command...
$ csdx (--version)
@contentstack/cli-migration/1.4.1 darwin-arm64 node-v20.8.0
@contentstack/cli-migration/1.4.2 darwin-arm64 node-v20.8.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-migration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentstack/cli-migration",
"version": "1.4.1",
"version": "1.4.2",
"author": "@contentstack",
"bugs": "https://github.com/contentstack/cli/issues",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@contentstack/cli-command": "~1.2.16",
"@contentstack/cli-config": "~1.5.0",
"@contentstack/cli-launch": "~1.0.15",
"@contentstack/cli-migration": "~1.4.1",
"@contentstack/cli-migration": "~1.4.2",
"@contentstack/cli-utilities": "~1.5.9",
"@contentstack/management": "~1.13.0",
"@oclif/core": "^2.9.3",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 951a8fc

Please sign in to comment.