File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to the RAZ VS Code extension will be documented in this file
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments