Skip to content

Commit c86f91a

Browse files
yc-ui-bot3y3
authored andcommitted
chore(master): release 2.3.3
1 parent f27023f commit c86f91a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [2.3.3](https://github.com/diplodoc-platform/openapi-extension/compare/v2.3.2...v2.3.3) (2024-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Update transform version ([f27023f](https://github.com/diplodoc-platform/openapi-extension/commit/f27023fac344e81f2b5b37d7967520143aa160cd))
9+
310
## [2.3.2](https://github.com/diplodoc-platform/openapi-extension/compare/v2.3.1...v2.3.2) (2024-09-17)
411

512

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.3.2",
3+
"version": "2.3.3",
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)