Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Latest commit

 

History

History
67 lines (42 loc) · 3.41 KB

File metadata and controls

67 lines (42 loc) · 3.41 KB

2.40.0 (2026-03-01)

🚀 New Features

  • Add icons for root folder, kotlinscript, and fix oft typo (#211)

2.39.0 (2026-02-18)

🚀 New Features

  • Added icons for vlang (#208)

2.38.0 (2026-01-31)

🚀 New Features

  • Add icons for spec js/ts files and .github folder (#206)

🐛 Bug Fixes

  • Washed-out dart file icons for 2023 version (#202)
  • Remove website from bundle (22cd220)
  • Update vulnerable dependencies (#203)

2.37.0 (2026-01-06)

🚀 New Features

  • Added new icons for jsx, tsx, lock files and prettier files (#199)

🏠 Chores

  • Updated @lazy-release/cli dependency (92de697)

🤖 Automation

  • Switched to @lazy-release/cli (f5162c8)

2.36.0 (2025-09-25)

🚀 New Features

  • Add support for node-version-manager files and npm config file (#190)
  • Add support for .git-blame-ignore-revs (#189)
  • Add biome.json support (#191)

🐛 Bug Fixes

  • Remove unnecessary files from the extension (#193)

🏠 Chores

  • Update actions/checkout action to v5 (#182)
  • Update peter-evans/create-pull-request action to v7 (#183)
  • Update all non-major dependencies (#187)
  • Update actions/setup-node action to v5 (#188)

2.35.0 (2025-08-26)

🚀 New Features

  • Add support for C3 interface and library files (#184)
  • Add support for C3 source and test files (#176)

🏠 Chores

  • Update all non-major dependencies (#181)
  • Updated lazy-release-action (#185)
  • Setup GitHub Copilot instructions (#179)

🤖 Automation

  • Fix issue publishing extension (#177)