Skip to content

Commit 6129333

Browse files
yc-ui-botbrotheroftux
authored andcommitted
chore(master): release 4.59.11
1 parent caee2fd commit 6129333

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [4.59.11](https://github.com/diplodoc-platform/cli/compare/v4.59.10...v4.59.11) (2025-05-21)
4+
5+
6+
### Bug Fixes
7+
8+
* revert to a less verbose regex to use in version substitution ([caee2fd](https://github.com/diplodoc-platform/cli/commit/caee2fdb2edaa45446d087fbea4516e9b52ef110))
9+
* use a regexp with wider coverage to replace version with a placeholder ([b7db9d2](https://github.com/diplodoc-platform/cli/commit/b7db9d249fda3b536e180aec7b87969a1a03f839))
10+
311
## [4.59.10](https://github.com/diplodoc-platform/cli/compare/v4.59.9...v4.59.10) (2025-05-21)
412

513

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": "4.59.10",
3+
"version": "4.59.11",
44
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)