Skip to content

Commit fabb003

Browse files
committed
version bump to 21
1 parent 733135b commit fabb003

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "0.1.8-beta-21",
3+
"version": "0.1.8-beta-22",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",

src/Pages/GlobalConfigurations/BuildInfra/Descriptor.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ const Descriptor = ({
3535
additionalContent={tippyAdditionalContent}
3636
heading={BUILD_INFRA_TEXT.HEADING}
3737
documentationLink={DOCUMENTATION.GLOBAL_CONFIG_BUILD_INFRA}
38+
documentationLinkText="View Documentation"
39+
iconClassName="icon-dim-20 fcn-6"
3840
/>
3941
</div>
4042

0 commit comments

Comments
 (0)