Skip to content

Commit

Permalink
chore: bump prerelease version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 22, 2025
1 parent 27c4240 commit e2b66a6
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "2.9.5-feature-introduce-lerna.0"
}
"version": "2.9.5-feature-introduce-lerna.1"
}
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/agents/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@netcracker/qubership-apihub-ui-agents",
"version": "2.9.5-feature-introduce-lerna.0",
"license": "Apache-2.0",
"version": "2.9.5-feature-introduce-lerna.1",
"license": "Apache-2.0",
"files": [
"/dist"
],
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netcracker/qubership-apihub-ui-editor",
"version": "2.9.5-feature-introduce-lerna.0",
"version": "2.9.5-feature-introduce-lerna.1",
"license": "Apache-2.0",
"files": [
"/dist"
Expand All @@ -13,4 +13,4 @@
"lint": "eslint . --ext .ts,.tsx,.json --ignore-path ../../.gitignore --max-warnings 0 --report-unused-disable-directives",
"format": "npm run lint --fix"
}
}
}
4 changes: 2 additions & 2 deletions packages/portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netcracker/qubership-apihub-ui-portal",
"version": "2.9.5-feature-introduce-lerna.0",
"version": "2.9.5-feature-introduce-lerna.1",
"license": "Apache-2.0",
"files": [
"/dist"
Expand All @@ -17,4 +17,4 @@
"openapi3-ts": "2.0.2",
"react-multi-date-picker": "4.1.1"
}
}
}

0 comments on commit e2b66a6

Please # to comment.