We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f0c0a commit 2d79bcdCopy full SHA for 2d79bcd
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.13.1](https://github.com/coder/vscode-coder/releases/tag/v1.13.1) 2026-03-04
6
+
7
### Added
8
9
- Session tokens are now stored in the OS keyring (Keychain on macOS, Credential Manager on
package.json
@@ -1,7 +1,7 @@
1
{
"name": "coder-remote",
"displayName": "Coder",
- "version": "1.13.0",
+ "version": "1.13.1",
"description": "Open any workspace with a single click.",
"categories": [
"Other"
0 commit comments