Skip to content

Commit bfa3bcd

Browse files
Copilotgarrytrinder
andcommitted
Update version and changelog for v0.29.2 schema support
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
1 parent e41a044 commit bfa3bcd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
- Notification: Fixed issue where upgrade notification would show when latest version is already installed
1515

16+
## [0.26.2] - 2025-06-27
17+
18+
### Changed:
19+
20+
- Snippets: Updated all snippets to use `v0.29.2` schema
21+
1622
## [0.26.0] - 2025-06-26
1723

1824
### Added:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dev-proxy-toolkit",
33
"displayName": "Dev Proxy Toolkit",
44
"description": "Makes it easy to create and update Dev Proxy configuration files.",
5-
"version": "0.26.1",
5+
"version": "0.26.2",
66
"publisher": "garrytrinder",
77
"engines": {
88
"vscode": "^1.101.0"

0 commit comments

Comments
 (0)