Skip to content

Commit 15eb00d

Browse files
committed
chore(release): 1.3.1
1 parent 1c8479d commit 15eb00d

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [1.3.1](https://github.com/gemini-testing/vscode-testplane/compare/v1.3.0...v1.3.1) (2026-02-02)
6+
7+
8+
### Bug Fixes
9+
10+
* support repl mode in new version of vscode/cursor ([fc58ed8](https://github.com/gemini-testing/vscode-testplane/commit/fc58ed8f45e3d5f9b80f0c26d10828090f59446b))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-testplane",
33
"displayName": "Testplane",
44
"description": "Integration Testplane with VS Code",
5-
"version": "1.3.0",
5+
"version": "1.3.1",
66
"icon": "images/logo.png",
77
"publisher": "gemini-testing",
88
"engines": {

0 commit comments

Comments
 (0)