Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 3.17 KB

File metadata and controls

50 lines (29 loc) · 3.17 KB

Changelog

0.2.3 (2025-09-25)

Features

  • auto-bump devcontainer feature version with linctl releases (a597899)

0.2.2 (2025-09-25)

Features

  • replace custom release workflow with release-please (540923b)

Bug Fixes

  • add explicit workflow permissions for releases (55d7827)
  • correct release-please configuration (50cba87)
  • improve workflow permissions and configuration (f64298c)
  • reset bootstrap-sha to v0.2.0 and remove duplicate v0.2.1 tag (bd7ed98)
  • resolve pre-commit timeout issues (b56188b)
  • resolve pre-commit timeout issues (376f59c)
  • set bootstrap-sha to v0.2.1 release commit (252e416)
  • update all module references to github.com/nicholls-inc/linctl (fb517b7)
  • update release-please manifest to current version 0.2.0 (c58b521)
  • update to googleapis/release-please-action@v4 (09fd875)
  • use GitHub App token like working workflow (7cb9f6e)
  • use GITHUB_TOKEN directly instead of fallback (00df70f)

Documentation

  • add release-please setup guide and fix permissions (d398a13)

0.2.1 (2025-09-25)

Features

  • replace custom release workflow with release-please (540923b)

Bug Fixes

  • resolve pre-commit timeout issues (376f59c)
  • update all module references to github.com/nicholls-inc/linctl (fb517b7)
  • update release-please manifest to current version 0.2.0 (c58b521)