Skip to content

Commit 1ea2d02

Browse files
chore(release): 1.107.2 [skip ci]
## [1.107.2](v1.107.1...v1.107.2) (2026-03-23) ### Bug Fixes * audit fixes for undici and flatted ([#817](#817)) ([1a2d7f9](1a2d7f9)) * **schema-example:** add support for examples object [TDX-7760] ([#816](#816)) ([da419e1](da419e1))
1 parent da419e1 commit 1ea2d02

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.107.2](https://github.com/Kong/spec-renderer/compare/v1.107.1...v1.107.2) (2026-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* audit fixes for undici and flatted ([#817](https://github.com/Kong/spec-renderer/issues/817)) ([1a2d7f9](https://github.com/Kong/spec-renderer/commit/1a2d7f967b27d96129bef8f6a3124fe4c6b5bf03))
7+
* **schema-example:** add support for examples object [TDX-7760] ([#816](https://github.com/Kong/spec-renderer/issues/816)) ([da419e1](https://github.com/Kong/spec-renderer/commit/da419e13055c4197ba7b51f6f654fdefa9ee7fec))
8+
19
## [1.107.1](https://github.com/Kong/spec-renderer/compare/v1.107.0...v1.107.1) (2026-03-06)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/spec-renderer",
3-
"version": "1.107.1",
3+
"version": "1.107.2",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)