Skip to content

Commit 40f1992

Browse files
committed
Update snippets to v3.0.0 schema
1 parent 021dab2 commit 40f1992

4 files changed

Lines changed: 60 additions & 56 deletions

File tree

CHANGELOG.md

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

1414
- Agent Skill: [Dev Proxy](https://github.com/dotnet/dev-proxy/tree/main/skills/dev-proxy)
1515

16+
### Changed:
17+
18+
- Snippets: All snippets that reference schemas updated to use `v3.0.0` schema
19+
1620
### Fixed:
1721

1822
- Problem matcher: `$devproxy-watch` `beginsPattern` updated to match actual Dev Proxy output

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dev Proxy Toolkit
22

33
<!-- Update version badges when releasing: Stable = last published release, Pre-release = current manifest version -->
4-
[![Stable Version](https://img.shields.io/badge/Stable-v1.26.0-007ACC)](https://marketplace.visualstudio.com/items?itemName=garrytrinder.dev-proxy-toolkit) [![Pre-release Version](https://img.shields.io/badge/Pre--release-v1.27.1-24bfa5)](https://marketplace.visualstudio.com/items?itemName=garrytrinder.dev-proxy-toolkit) [![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/garrytrinder.dev-proxy-toolkit?label=Installs)](https://marketplace.visualstudio.com/items?itemName=garrytrinder.dev-proxy-toolkit)
4+
[![Stable Version](https://img.shields.io/badge/Stable-v1.26.0-007ACC)](https://marketplace.visualstudio.com/items?itemName=garrytrinder.dev-proxy-toolkit) [![Pre-release Version](https://img.shields.io/badge/Pre--release-v1.27.2-24bfa5)](https://marketplace.visualstudio.com/items?itemName=garrytrinder.dev-proxy-toolkit) [![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/garrytrinder.dev-proxy-toolkit?label=Installs)](https://marketplace.visualstudio.com/items?itemName=garrytrinder.dev-proxy-toolkit)
55

66
[![Install Stable](https://img.shields.io/badge/VS%20Code-Install_Stable-007ACC?logo=visualstudiocode)](vscode:extension/garrytrinder.dev-proxy-toolkit) [![Install Pre-release](https://img.shields.io/badge/VS%20Code%20Insiders-Install_Pre--release-24bfa5?logo=visualstudiocode)](vscode-insiders:extension/garrytrinder.dev-proxy-toolkit)
77

0 commit comments

Comments
 (0)