Skip to content

Commit

Permalink
chore(master): release 4.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Nov 13, 2024
1 parent 8b64d8a commit 6703bd6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.44.1](https://github.com/diplodoc-platform/cli/compare/v4.44.0...v4.44.1) (2024-11-13)


### Bug Fixes

* Fix CSP tag generation ([8b64d8a](https://github.com/diplodoc-platform/cli/commit/8b64d8a7fefa47995b95cfd16bd952c3fd370c6c))
* Fix missed toc data for static-content ([b24876b](https://github.com/diplodoc-platform/cli/commit/b24876b1568e2f783828f104d4986c4d8979d1c1))

## [4.44.0](https://github.com/diplodoc-platform/cli/compare/v4.43.1...v4.44.0) (2024-11-11)


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.44.0",
"version": "4.44.1",
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
"keywords": [
"markdown",
Expand Down

0 comments on commit 6703bd6

Please sign in to comment.