Skip to content

v2.0.0

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 15 May 17:31

2.0.0 (2026-05-15)

⚠ BREAKING CHANGES

  • package renamed from @diplodoc/lint to @diplodoc/infra. npm run lint no longer pulls infrastructure updates. Infrastructure is now distributed via automated PRs.

Features

  • rename to @diplodoc/infra, switch to push distribution model (dcbe7c3)

Bug Fixes

  • Add ! to commit prefix (449893e)
  • ci: set auto_merge -> true (10fc3d8)
  • infra: migrate legacy lint scripts during sync, not just init (9365cbc)
  • set node version as variable (69bf939)

Miscellaneous Chores