Skip to content

Commit 35ef10c

Browse files
authored
Merge pull request continuedev#4679 from continuedev/nate/auto-assign
CODEOWNERS
2 parents ac373ea + 0b73bfa commit 35ef10c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @continuedev/continue-code-reviewers

.prettierignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ gui/dist
1414
**/.continueignore
1515
CHANGELOG.md
1616
**/continue_tutorial.py
17-
**/node_modules
17+
**/node_modules
18+
**/CODEOWNERS

extensions/vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "continue",
33
"icon": "media/icon.png",
44
"author": "Continue Dev, Inc",
5-
"version": "1.1.11",
5+
"version": "1.1.12",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/continuedev/continue"

0 commit comments

Comments
 (0)