Skip to content

Releases: diplodoc-platform/infra

v2.2.0

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 03 Jul 12:18

2.2.0 (2026-07-03)

Features

  • provide shared tsconfig DOCSTOOLS-4928 (ce8b203)

Bug Fixes

  • add "unchanged" in sync gate report (a71f60c)
  • ci-gate get checks from workflow (c398355)

v2.1.0

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 02 Jul 08:24

2.1.0 (2026-07-01)

Features

Bug Fixes

v2.0.7

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 26 Jun 14:45

2.0.7 (2026-06-26)

Bug Fixes

  • ci: update actions versions (b2dd111)

v2.0.6

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 26 Jun 10:20

2.0.6 (2026-06-25)

Bug Fixes

  • enable auto_merge, optimize cli release workflow (02c88b7)

v2.0.5

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 09 Jun 19:58

2.0.5 (2026-06-09)

Bug Fixes

  • infra: set default node version 24 (0bc8297)
  • Skip Sonar from fork PR (c60f257)

v2.0.4

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 04 Jun 13:04

2.0.4 (2026-06-04)

Bug Fixes

v2.0.3

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 02 Jun 08:20

2.0.3 (2026-06-02)

Bug Fixes

  • infra: Update workflow for support PR from fork (e8988b1)

v2.0.2

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 28 May 13:27

2.0.2 (2026-05-28)

Bug Fixes

  • deps: update node to 24 (4999e6e)

v2.0.1

Choose a tag to compare

@yc-ui-bot yc-ui-bot released this 15 May 18:57

2.0.1 (2026-05-15)

Bug Fixes

  • extend report, fix automerge, wait publish package (6c59bb7)

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