Skip to content

Commit cef6d67

Browse files
chore(release): 1.101.8 [skip ci]
## [1.101.8](v1.101.7...v1.101.8) (2025-11-18) ### Bug Fixes * **deps:** update all non-major dependencies with stable versions ([#745](#745)) ([4236276](4236276))
1 parent 4236276 commit cef6d67

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.101.8](https://github.com/Kong/spec-renderer/compare/v1.101.7...v1.101.8) (2025-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all non-major dependencies with stable versions ([#745](https://github.com/Kong/spec-renderer/issues/745)) ([4236276](https://github.com/Kong/spec-renderer/commit/423627688f963e36e0e6ff28cff43d4c57778aec))
7+
18
## [1.101.7](https://github.com/Kong/spec-renderer/compare/v1.101.6...v1.101.7) (2025-11-17)
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.101.7",
3+
"version": "1.101.8",
44
"description": "Kong's open-source spec renderer",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)