Skip to content

Commit

Permalink
💚 Update package.json version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 10, 2023
1 parent ecb5690 commit e45d6c4
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 17 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20231110-124619.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20231110-130243.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/unreleased/Added-20231110-130310.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/unreleased/Fixed-20231110-125841.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ and is generated by [Changie](https://github.com/miniscruff/changie).


## v0.0.1 - 2023-11-10
### Added
* Full screen mode
* StackOverflow slash command to augment with web search
* VS Code context menus: right click to add code to context, debug the terminal, or share your Continue session
### Fixed
* Reliability improvements to JetBrains by bringing up-to-date with the socket.io refactor
4 changes: 2 additions & 2 deletions extensions/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/icon.png",
"version": "0.6.0",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"
Expand Down

0 comments on commit e45d6c4

Please sign in to comment.