Skip to content

2026.1.8.13

Choose a tag to compare

@github-actions github-actions released this 08 Jan 19:33
1bd950f

馃悰 Bug Fixes

  • fix: add C++ project support for Open Bin Folder command (#4)

馃敤 Improvements

  • refactor: convert solution to .slnx format

馃帀 New Features

  • feat(telemetry): add Otel4Vsix integration
  • feat(workflow): add contributors workflow
  • feat: modernize to SDK-style project with ARM64 support

馃敡 Maintenance

  • chore(ci): add preview-changelog workflow
  • chore(config): add .editorconfig and .gitattributes
  • chore(docs): add CLAUDE.md with standardized template
  • chore(docs): add co-author and generated-by rules to CLAUDE.md
  • chore(docs): move local rules to main CLAUDE.md
  • chore(workflow): use shared workflows
  • chore: add husky for local commit linting
  • chore: remove duplicate LICENSE, link to root
  • chore: remove redundant AssemblyInfo.cs
  • chore: standardize .gitignore across repos
  • chore: standardize anycpu
  • chore: sync license format
  • chore: use shared changelog workflow for releases
  • ci: add commitlint configuration and workflow
  • docs(readme): modernize README with vibrant formatting
  • docs: add Write Tests and Run Validation critical rules
  • fix(ci): simplify preview changelog workflow