We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9711835 commit d57f0dfCopy full SHA for d57f0df
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.100.7](https://github.com/Kong/spec-renderer/compare/v1.100.6...v1.100.7) (2025-10-15)
2
+
3
4
+### Bug Fixes
5
6
+* rename CSharp label [TDX-6810] ([#733](https://github.com/Kong/spec-renderer/issues/733)) ([9711835](https://github.com/Kong/spec-renderer/commit/9711835be3a8d97dc6fc35f95093a80e3239a75c))
7
8
## [1.100.6](https://github.com/Kong/spec-renderer/compare/v1.100.5...v1.100.6) (2025-10-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/spec-renderer",
- "version": "1.100.6",
+ "version": "1.100.7",
"description": "Kong's open-source spec renderer",
"license": "Apache-2.0",
"type": "module",
0 commit comments