Skip to content

Commit

Permalink
Release 6.5.0-alpha.7
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Malton <[email protected]>
  • Loading branch information
Nokel81 committed Apr 18, 2023
1 parent 916d5d6 commit efa1853
Show file tree
Hide file tree
Showing 30 changed files with 114 additions and 115 deletions.
114 changes: 57 additions & 57 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/bump-version-for-cron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k8slens/bump-version-for-cron",
"version": "6.5.0-alpha.2",
"version": "6.5.0-alpha.3",
"description": "CLI to bump the version to during a cron daily alpha release",
"license": "MIT",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/business-features/keyboard-shortcuts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@k8slens/keyboard-shortcuts",
"private": false,
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Keyboard shortcuts for Lens",
"type": "commonjs",
"files": [
Expand Down Expand Up @@ -43,6 +43,6 @@
"devDependencies": {
"@async-fn/jest": "^1.6.4",
"@k8slens/eslint-config": "^6.5.0-alpha.2",
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.2"
"@k8slens/react-testing-library-discovery": "^1.0.0-alpha.3"
}
}
2 changes: 1 addition & 1 deletion packages/cluster-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k8slens/cluster-settings",
"version": "6.5.0-alpha.2",
"version": "6.5.0-alpha.3",
"description": "Injection token exporter for cluster settings configuration",
"license": "MIT",
"type": "commonjs",
Expand Down
Loading

0 comments on commit efa1853

Please sign in to comment.