We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9080f commit 1f31260Copy full SHA for 1f31260
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.103.2](https://github.com/Kong/spec-renderer/compare/v1.103.1...v1.103.2) (2026-01-06)
2
+
3
4
+### Bug Fixes
5
6
+* hide customer reference from extension documentation ([#774](https://github.com/Kong/spec-renderer/issues/774)) ([db9080f](https://github.com/Kong/spec-renderer/commit/db9080fa5d2f4033db988c6956d2c9856e08f785))
7
8
## [1.103.1](https://github.com/Kong/spec-renderer/compare/v1.103.0...v1.103.1) (2026-01-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/spec-renderer",
- "version": "1.103.1",
+ "version": "1.103.2",
"description": "Kong's open-source spec renderer",
"license": "Apache-2.0",
"type": "module",
0 commit comments