Skip to content

Commit d57f0df

Browse files
chore(release): 1.100.7 [skip ci]
## [1.100.7](v1.100.6...v1.100.7) (2025-10-15) ### Bug Fixes * rename CSharp label [TDX-6810] ([#733](#733)) ([9711835](9711835))
1 parent 9711835 commit d57f0df

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.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+
18
## [1.100.6](https://github.com/Kong/spec-renderer/compare/v1.100.5...v1.100.6) (2025-10-15)
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.6",
3+
"version": "1.100.7",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)