Skip to content

Commit 546b54c

Browse files
bump: VSCode extension to v0.1.5 for multi-registry publishing
1 parent 03d6d18 commit 546b54c

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

raz-adapters/vscode/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to the RAZ VS Code extension 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.1.5] - 2025-07-05
9+
10+
### Added
11+
- Open VSX Registry publishing support
12+
- Automated multi-registry publishing (VS Code Marketplace + Open VSX)
13+
14+
### Fixed
15+
- GitHub Actions workflow permissions for release creation
16+
- Cross-platform binary builds with macOS 14 runners
17+
818
## [0.1.4-pre] - 2025-01-05 (Pre-release)
919

1020
### 🐛 Added - Intelligent Debugging Integration

raz-adapters/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Uriah Galang <codeitlikemiley@gmail.com>",
66
"icon": "images/raz-logo.gif",
77
"license": "MIT",
8-
"version": "0.1.4",
8+
"version": "0.1.5",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/codeitlikemiley/raz"

0 commit comments

Comments
 (0)