Skip to content

Commit

Permalink
chore(master): release 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and v8tenko committed Nov 13, 2024
1 parent 496f54f commit 26d5501
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.4](https://github.com/diplodoc-platform/openapi-extension/compare/v2.4.3...v2.4.4) (2024-11-13)


### Bug Fixes

* deprecated with empty schemas ([496f54f](https://github.com/diplodoc-platform/openapi-extension/commit/496f54f2371647bb36892a820d1fa881a3e138b7))

## [2.4.3](https://github.com/diplodoc-platform/openapi-extension/compare/v2.4.2...v2.4.3) (2024-10-25)


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.4.3",
"version": "2.4.4",
"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 26d5501

Please sign in to comment.