Skip to content

Commit f721fee

Browse files
chore(release): 1.100.5 [skip ci]
## [1.100.5](v1.100.4...v1.100.5) (2025-09-25) ### Bug Fixes * **popover:** dropdowns in web component [TDX-6649] ([#717](#717)) ([d176dc8](d176dc8))
1 parent d176dc8 commit f721fee

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.100.5](https://github.com/Kong/spec-renderer/compare/v1.100.4...v1.100.5) (2025-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **popover:** dropdowns in web component [TDX-6649] ([#717](https://github.com/Kong/spec-renderer/issues/717)) ([d176dc8](https://github.com/Kong/spec-renderer/commit/d176dc80475bcbdf8d54c532895f9f6fa6215792))
7+
18
## [1.100.4](https://github.com/Kong/spec-renderer/compare/v1.100.3...v1.100.4) (2025-09-24)
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.100.4",
3+
"version": "1.100.5",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)