Skip to content

Commit 271d68a

Browse files
authored
Merge pull request #469 from devtron-labs/release-candidate-v0.25.0
release: release candidate v0.25.0
2 parents 12845eb + 41bfea9 commit 271d68a

File tree

111 files changed

+3324
-391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+3324
-391
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ src/Common/CodeEditor/CodeEditor.tsx
1515
src/Common/Common.service.ts
1616
src/Common/CustomInput/CustomInput.tsx
1717
src/Common/CustomTagSelector/PropagateTagInfo.tsx
18-
src/Common/CustomTagSelector/ResizableTagTextArea.tsx
1918
src/Common/CustomTagSelector/TagDetails.tsx
2019
src/Common/CustomTagSelector/TagLabelSelect.tsx
2120
src/Common/CustomTagSelector/TagLabelValueSelector.tsx

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ typings/
105105

106106
.DS_Store
107107
.npmrc
108+
.build-cache

0 commit comments

Comments
 (0)