Version Packages (#4193)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Samy Pessé
2026-04-16 14:19:37 +02:00
committed by GitHub
parent aa1fc246e2
commit ead88591c2
4 changed files with 8 additions and 7 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"gitbook": patch
---
Add support for sticky first column in tables
+1 -1
View File
@@ -109,7 +109,7 @@
},
"packages/gitbook": {
"name": "gitbook",
"version": "0.25.0",
"version": "0.25.1",
"dependencies": {
"@cloudflare/workers-types": "^4.20251011.0",
"@gitbook/api": "catalog:",
+6
View File
@@ -1,5 +1,11 @@
# gitbook
## 0.25.1
### Patch Changes
- aa1fc24: Add support for sticky first column in tables
## 0.25.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "0.25.0",
"version": "0.25.1",
"private": true,
"dependencies": {
"@cloudflare/workers-types": "^4.20251011.0",