Skip to content

Commit

Permalink
chore(master): release 4.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Jul 11, 2024
1 parent 568f43b commit 6f3c8b2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.33.0](https://github.com/diplodoc-platform/cli/compare/v4.32.3...v4.33.0) (2024-07-11)


### Features

* add label ([b0f9c29](https://github.com/diplodoc-platform/cli/commit/b0f9c291d1a6782cc0dbe05a56612ea1786c5bdc))
* implement an option to always provide `vcsPath` in metadata for md->md transformations (sans tests) ([ad1b879](https://github.com/diplodoc-platform/cli/commit/ad1b8798f67c803d67545152ba06f1981f1a5215))
* resolve `vcsPath` correctly when `sourcePath` was supplied beforehand, refactor metadata generation procedures ([568f43b](https://github.com/diplodoc-platform/cli/commit/568f43b10ac3c744ba4b0cdadf4f5041f1fb1dff))


### Bug Fixes

* **deps:** Update openapi ([8e1f74e](https://github.com/diplodoc-platform/cli/commit/8e1f74ef056428b60f137aee7358e524dc7fafff))

## [4.32.3](https://github.com/diplodoc-platform/cli/compare/v4.32.2...v4.32.3) (2024-07-09)


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
Expand Up @@ -3,7 +3,7 @@
"author": "Yandex Data UI Team <data-ui@yandex-team.ru>",
"description": "Make documentation using yfm-docs in Markdown and HTML formats",
"license": "MIT",
"version": "4.32.3",
"version": "4.33.0",
"repository": {
"type": "git",
"url": "git@github.com:diplodoc-platform/cli.git"
Expand Down

0 comments on commit 6f3c8b2

Please sign in to comment.