Skip to content

Commit c521dae

Browse files
yc-ui-bot3y3
authored andcommitted
chore(master): release 2.7.0
1 parent e72d321 commit c521dae

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.7.0](https://github.com/diplodoc-platform/openapi-extension/compare/v2.6.0...v2.7.0) (2025-01-02)
4+
5+
6+
### Features
7+
8+
* Drop global services ([dcde7bd](https://github.com/diplodoc-platform/openapi-extension/commit/dcde7bdc02cc16890db4418f19c856cbec14efcb))
9+
* Implement `includer` export compatible with next cli ([03e50ec](https://github.com/diplodoc-platform/openapi-extension/commit/03e50ec59f5c28b31df8d9f0256b77076487f939))
10+
11+
12+
### Bug Fixes
13+
14+
* change order constraints for consistency ([a9c0ea2](https://github.com/diplodoc-platform/openapi-extension/commit/a9c0ea27f8419c4f94009ade8243620725ea12a9))
15+
* Update peer deps ([cba8044](https://github.com/diplodoc-platform/openapi-extension/commit/cba8044de0284ec5c79aea606aec75c3ce08f5f8))
16+
317
## [2.6.0](https://github.com/diplodoc-platform/openapi-extension/compare/v2.5.1...v2.6.0) (2024-11-21)
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.6.0",
3+
"version": "2.7.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)