Skip to content

Commit 331da4b

Browse files
authored
Merge pull request #505 from weaveworks/rollback-try-two
Retry rollback
2 parents 189e911 + bae7a10 commit 331da4b

File tree

192 files changed

+4906
-7351
lines changed

Some content is hidden

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

192 files changed

+4906
-7351
lines changed

.vscode/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,5 @@
1111
},
1212
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
1313
"typescript.tsc.autoDetect": "off",
14-
"debug.node.autoAttach": "on",
15-
"editor.codeActionsOnSave": {
16-
"source.fixAll": true,
17-
"source.organizeImports": true
18-
},
14+
"debug.node.autoAttach": "on"
1915
}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The current release notes are always published on the Releases page, by automati
66

77
# v0.27.0
88

9-
* Roll back to pre-0.25.x codebase (#504)
9+
* Roll back to pre-0.25.x codebase (#504, #505)
1010

1111
# v0.26.0
1212

docs/images/config-enable-wge.png

-24.8 KB
Binary file not shown.
50.7 KB
Loading
-217 KB
Binary file not shown.

0 commit comments

Comments
 (0)