Skip to content

Commit

Permalink
chore(master): release 4.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Oct 29, 2024
1 parent 325e734 commit 07fdda5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.42.0](https://github.com/diplodoc-platform/cli/compare/v4.41.0...v4.42.0) (2024-10-29)


### Features

* Move toc to separated script for html build ([40e976a](https://github.com/diplodoc-platform/cli/commit/40e976ae680afa8bbb798d411690f08dfa5aa9e4))


### Bug Fixes

* Fix liquid processing for toc.yaml ([938a817](https://github.com/diplodoc-platform/cli/commit/938a8174c5496a82ba1fa6167dbfe4612af85f95))

## [4.41.0](https://github.com/diplodoc-platform/cli/compare/v4.40.0...v4.41.0) (2024-10-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/cli",
"version": "4.41.0",
"version": "4.42.0",
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
"keywords": [
"markdown",
Expand Down

0 comments on commit 07fdda5

Please sign in to comment.