Skip to content

Commit 7466fec

Browse files
committed
chore: version bump
1 parent 6605cce commit 7466fec

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ FEATURE_APPLICATION_TEMPLATES_ENABLE=true
6464
FEATURE_CODE_MIRROR_ENABLE=false
6565
FEATURE_EXPERIMENTAL_THEMING_ENABLE=true
6666
FEATURE_DEFAULT_AUTHENTICATED_VIEW_ENABLE=false
67-
GATEKEEPER_URL=https://license.devtron.ai/dashboard
67+
GATEKEEPER_URL=https://license.devtron.ai/dashboard

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.10.0-patch-6",
7+
"@devtron-labs/devtron-fe-common-lib": "1.10.0-patch-7",
88
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
99
"@rjsf/core": "^5.13.3",
1010
"@rjsf/utils": "^5.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,10 +1126,10 @@
11261126
dependencies:
11271127
"@jridgewell/trace-mapping" "0.3.9"
11281128

1129-
"@devtron-labs/[email protected]6":
1130-
version "1.10.0-patch-6"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-6.tgz#c1a5649bf8e81054d49c294df02573468dc85fb9"
1132-
integrity sha512-v3ZJwGAQhiBQ0+jjH+RV8x6Z+2UJwKmWYst9XlM4EHNrspHSh1QhCzOGkAmzkxFrkkvkFrI7jx0+Zbrl9VFULw==
1129+
"@devtron-labs/[email protected]7":
1130+
version "1.10.0-patch-7"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-7.tgz#bd04608fd149cd0526677027b6bb8f9a00853d1b"
1132+
integrity sha512-uX8UZaPqYbAc5pOwW3Bq9HA8lCumeAMVP49A260rTvstD8XfonIjWl2QcohkgemuKK56zpvAFFXjWIiLjUOaKQ==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)