Skip to content

Commit 0e5eb65

Browse files
yc-ui-botbrotheroftux
authored andcommitted
chore(master): release 2.8.0
1 parent 24251eb commit 0e5eb65

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [2.8.0](https://github.com/diplodoc-platform/openapi-extension/compare/v2.7.1...v2.8.0) (2025-04-14)
4+
5+
6+
### Features
7+
8+
* add multi security types ([5422d16](https://github.com/diplodoc-platform/openapi-extension/commit/5422d167d1ff73ac70d67d6dd4cdf4305814791b))
9+
* Add security support ([a9a696a](https://github.com/diplodoc-platform/openapi-extension/commit/a9a696a2d69d4ae038327c4df39068d2d1f59791))
10+
11+
12+
### Bug Fixes
13+
14+
* refactor useEffect to only state ([24251eb](https://github.com/diplodoc-platform/openapi-extension/commit/24251eb0a16989df72eda00aeb1c0ba5e6a6f693))
15+
* set real projectName ([387ff5a](https://github.com/diplodoc-platform/openapi-extension/commit/387ff5af838f7dadeb831cab3a33ddcef913a707))
16+
317
## [2.7.1](https://github.com/diplodoc-platform/openapi-extension/compare/v2.7.0...v2.7.1) (2025-04-03)
418

519

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/openapi-extension",
3-
"version": "2.7.1",
3+
"version": "2.8.0",
44
"description": "OpenAPI extension for Diplodoc transformer and builder",
55
"main": "build/plugin/cjs/index.min.js",
66
"types": "build/plugin/index.d.ts",

0 commit comments

Comments
 (0)