Skip to content

Commit

Permalink
chore(master): release 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Jan 2, 2025
1 parent e72d321 commit c521dae
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

## [2.7.0](https://github.com/diplodoc-platform/openapi-extension/compare/v2.6.0...v2.7.0) (2025-01-02)


### Features

* Drop global services ([dcde7bd](https://github.com/diplodoc-platform/openapi-extension/commit/dcde7bdc02cc16890db4418f19c856cbec14efcb))
* Implement `includer` export compatible with next cli ([03e50ec](https://github.com/diplodoc-platform/openapi-extension/commit/03e50ec59f5c28b31df8d9f0256b77076487f939))


### Bug Fixes

* change order constraints for consistency ([a9c0ea2](https://github.com/diplodoc-platform/openapi-extension/commit/a9c0ea27f8419c4f94009ade8243620725ea12a9))
* Update peer deps ([cba8044](https://github.com/diplodoc-platform/openapi-extension/commit/cba8044de0284ec5c79aea606aec75c3ce08f5f8))

## [2.6.0](https://github.com/diplodoc-platform/openapi-extension/compare/v2.5.1...v2.6.0) (2024-11-21)


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
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/openapi-extension",
"version": "2.6.0",
"version": "2.7.0",
"description": "OpenAPI extension for Diplodoc transformer and builder",
"main": "build/plugin/cjs/index.min.js",
"types": "build/plugin/index.d.ts",
Expand Down

0 comments on commit c521dae

Please sign in to comment.