# Change Log ## 1.0.0 ### Minor Changes - Add automated CI/CD pipeline for VS Code extension - Add automated version management and publishing via changesets - Create tag-extension script to manage extension-specific git tags - Add automated publishing to VS Code Marketplace and Open VSX Registry - Set up release script with proper build process integration - Add version.yml workflow for automated releases on main branch pushes ### Patch Changes - Test extension version automation - Verify that extension versions are properly managed by changesets - Ensure proper integration with the 3-file packaging system All notable changes to the vscode extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. ## [Unreleased] - Initial release