Skip to content

Commit 8664485

Browse files
chore(release): 1.103.3 [skip ci]
## [1.103.3](v1.103.2...v1.103.3) (2026-01-08) ### Bug Fixes * **spec-renderer:** show try it in insomnia separately from try it [TDX-7288] ([#776](#776)) ([9df598b](9df598b))
1 parent 9df598b commit 8664485

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.103.3](https://github.com/Kong/spec-renderer/compare/v1.103.2...v1.103.3) (2026-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **spec-renderer:** show try it in insomnia separately from try it [TDX-7288] ([#776](https://github.com/Kong/spec-renderer/issues/776)) ([9df598b](https://github.com/Kong/spec-renderer/commit/9df598b34b40b5953805c1be21142490c62ba932))
7+
18
## [1.103.2](https://github.com/Kong/spec-renderer/compare/v1.103.1...v1.103.2) (2026-01-06)
29

310

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.103.2",
3+
"version": "1.103.3",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)