Skip to content

Commit 54cc44f

Browse files
chore(release): 1.100.2 [skip ci]
## [1.100.2](v1.100.1...v1.100.2) (2025-09-23) ### Bug Fixes * **try-it:** use correct ref for authComponent ([#710](#710)) ([7950267](7950267))
1 parent 7950267 commit 54cc44f

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.2](https://github.com/Kong/spec-renderer/compare/v1.100.1...v1.100.2) (2025-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **try-it:** use correct ref for authComponent ([#710](https://github.com/Kong/spec-renderer/issues/710)) ([7950267](https://github.com/Kong/spec-renderer/commit/79502673814d417878cdccfb18fc25fe33d24a28))
7+
18
## [1.100.1](https://github.com/Kong/spec-renderer/compare/v1.100.0...v1.100.1) (2025-09-05)
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.1",
3+
"version": "1.100.2",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)