Skip to content

Commit 7f9a050

Browse files
authored
chore(master): release 5.46.0 (#2006)
1 parent df65a89 commit 7f9a050

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.45.0"
2+
".": "5.46.0"
33
}

CHANGELOG.md

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

3+
## [5.46.0](https://github.com/diplodoc-platform/cli/compare/v5.45.0...v5.46.0) (2026-06-19)
4+
5+
6+
### Features
7+
8+
* removed schemas and replaced it with @diplodoc/ajv ([#2004](https://github.com/diplodoc-platform/cli/issues/2004)) ([df65a89](https://github.com/diplodoc-platform/cli/commit/df65a892efeb37b7f5527675d1731622aa11f147))
9+
310
## [5.45.0](https://github.com/diplodoc-platform/cli/compare/v5.44.0...v5.45.0) (2026-06-19)
411

512

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

0 commit comments

Comments
 (0)