Skip to content

Commit 1f971cc

Browse files
authored
chore(master): release 4.19.0 (#711)
1 parent b69e50b commit 1f971cc

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

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

3+
## [4.19.0](https://github.com/diplodoc-platform/cli/compare/v4.18.0...v4.19.0) (2024-04-01)
4+
5+
6+
### Features
7+
8+
* add redirect url for non-lang mode ([8c40c77](https://github.com/diplodoc-platform/cli/commit/8c40c777626bf361bfbf5fa1332180ada64827ec))
9+
* add redirect url for non-lang mode & update tests ([ee9b968](https://github.com/diplodoc-platform/cli/commit/ee9b968ba61fa61137f773c15884c277770947c5))
10+
* add static redirect page ([f0a9a8d](https://github.com/diplodoc-platform/cli/commit/f0a9a8dd224dbece649a2fa11fbbbd24f5f885b2))
11+
* copy yaml assets ([#707](https://github.com/diplodoc-platform/cli/issues/707)) ([0d3293c](https://github.com/diplodoc-platform/cli/commit/0d3293c5d3936fb7fdeb065a3becb6292542df73))
12+
* update @diplodoc/client@2.4.0 ([#713](https://github.com/diplodoc-platform/cli/issues/713)) ([b69e50b](https://github.com/diplodoc-platform/cli/commit/b69e50b709c4e8fbf951c6783bb4273ee25b98e7))
13+
14+
15+
### Bug Fixes
16+
17+
* lint ([286fb30](https://github.com/diplodoc-platform/cli/commit/286fb30ff1580fc541517398e7bf4076a71448c7))
18+
319
## [4.18.0](https://github.com/diplodoc-platform/cli/compare/v4.17.1...v4.18.0) (2024-03-26)
420

521

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
@@ -3,7 +3,7 @@
33
"author": "Yandex Data UI Team <[email protected]>",
44
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
55
"license": "MIT",
6-
"version": "4.18.0",
6+
"version": "4.19.0",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:diplodoc-platform/cli.git"

0 commit comments

Comments
 (0)