Skip to content

Commit a1fef1d

Browse files
yc-ui-bot3y3
authored andcommitted
chore(master): release 5.0.12
1 parent 9d5b5f9 commit a1fef1d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [5.0.12](https://github.com/diplodoc-platform/cli/compare/v5.0.11...v5.0.12) (2025-07-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Compute difference for git and yfm roots for vcs features ([95f0ffe](https://github.com/diplodoc-platform/cli/commit/95f0ffeca2cf9cb32a542d2235731bfabfa15fe9))
9+
* Do not resolve authors for disabled feature ([415458b](https://github.com/diplodoc-platform/cli/commit/415458bba03e323724ed74c03ca9689621a8f356))
10+
* Fix search extension deps conflict ([7d0e384](https://github.com/diplodoc-platform/cli/commit/7d0e384834f95f61f48891e87963e1460aef1fc2))
11+
312
## [5.0.11](https://github.com/diplodoc-platform/cli/compare/v5.0.10...v5.0.11) (2025-07-02)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diplodoc/cli",
3-
"version": "5.0.11",
3+
"version": "5.0.12",
44
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)