Skip to content

Commit 619fc90

Browse files
authored
Merge pull request #307 from yandex-cloud/release-please--branches--master--components--docs
chore(master): release 2.5.0
2 parents 2f89ca4 + adb10e6 commit 619fc90

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [2.5.0](https://github.com/yandex-cloud/yfm-docs/compare/v2.4.1...v2.5.0) (2023-03-13)
4+
5+
6+
### Features
7+
8+
* **includers/openapi:** add ClipboardButton response body ([2607d94](https://github.com/yandex-cloud/yfm-docs/commit/2607d94fd689537675a16f2488ff24a15d791189))
9+
* **includers/openapi:** add view for primitive body ([#304](https://github.com/yandex-cloud/yfm-docs/issues/304)) ([f7102f0](https://github.com/yandex-cloud/yfm-docs/commit/f7102f0e48d07f01c348695ccada8f8d4498a648))
10+
11+
12+
### Bug Fixes
13+
14+
* **includers/openapi:** add allOf property ([647120e](https://github.com/yandex-cloud/yfm-docs/commit/647120e59b5c22612884f3f5e2c4f069b9567ad4))
15+
* **includers/openapi:** add data-attribute in link ([5933c79](https://github.com/yandex-cloud/yfm-docs/commit/5933c79edbf919bb9f6719f81e5da52c9a8b6053))
16+
* **includers/openapi:** add default type for enum ([ad4ddae](https://github.com/yandex-cloud/yfm-docs/commit/ad4ddae0bb309a969fa22946da6241bfd90e3662))
17+
* **includers/openapi:** add possible reasons ([060497a](https://github.com/yandex-cloud/yfm-docs/commit/060497a7244e581be31275333faa2587fc11b1c7))
18+
* **includers/openapi:** download link ([2820e86](https://github.com/yandex-cloud/yfm-docs/commit/2820e865ed9da0a819d327b051203d05832fdb01))
19+
* **includers/openapi:** replace strong to red * ([43a1a5b](https://github.com/yandex-cloud/yfm-docs/commit/43a1a5bc785b8f40da2cad6abdff1aac7db4cc19))
20+
321
## [2.4.1](https://github.com/yandex-cloud/yfm-docs/compare/v2.4.0...v2.4.1) (2023-02-13)
422

523

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "2.4.1",
6+
"version": "2.5.0",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:yandex-cloud/yfm-docs.git"

0 commit comments

Comments
 (0)