Skip to content

Commit bdce768

Browse files
chore(release): 1.100.6 [skip ci]
## [1.100.6](v1.100.5...v1.100.6) (2025-10-14) ### Bug Fixes * add C# to the list of languages to produce example code [TDX-6810] ([360ca81](360ca81))
1 parent 360ca81 commit bdce768

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.6](https://github.com/Kong/spec-renderer/compare/v1.100.5...v1.100.6) (2025-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add C# to the list of languages to produce example code [TDX-6810] ([360ca81](https://github.com/Kong/spec-renderer/commit/360ca81fd897c3f5f8024c642fbabb47f6788060))
7+
18
## [1.100.5](https://github.com/Kong/spec-renderer/compare/v1.100.4...v1.100.5) (2025-09-25)
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.5",
3+
"version": "1.100.6",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)