Skip to content

Commit df79bbf

Browse files
authored
Bump version to 0.12.0 and update changelog to reflect changes (#148)
1 parent 8bf758e commit df79bbf

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.11.2] - Unreleased
8+
## [0.12.0] - 2024-10-31
9+
10+
> **Note**: `0.11.x` pre-releases are not included in this changelog. They were used to test the new features and fixes before the final release.
911
1012
### Changed:
1113

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": "dev-proxy-toolkit",
33
"displayName": "Dev Proxy Toolkit",
44
"description": "Makes it easy to create and update Dev Proxy configuration files.",
5-
"version": "0.11.2",
5+
"version": "0.12.0",
66
"publisher": "garrytrinder",
77
"engines": {
88
"vscode": "^1.89.0"

0 commit comments

Comments
 (0)