Files
Samy Pessé dae11e9607 Version Packages (#2644)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-17 09:12:54 +01:00

48 lines
817 B
Markdown

# @gitbook/react-contentkit
## 0.6.0
### Minor Changes
- ea1468c: Send redirectOnError param to getPublishedContent when token is pulled from cookie
### Patch Changes
- 648f0e9: Fix potential invalid URL error in react-contentkit
## 0.5.1
### Patch Changes
- 0f1565c: Fix rendering of webframe with SSR causing wrong communication between frame and renderer
## 0.5.0
### Minor Changes
- 3445db4: Fix files published in the NPM packages by defining "files" in "package.json"
## 0.4.0
### Minor Changes
- 24cd72e: Fix changeset CI workflow
## 0.3.0
### Minor Changes
- de747b7: Publish to NPM with JS files and TypeScript declaration files
## 0.2.0
### Minor Changes
- 57adb3e: Second release to fix publishing with changeset
## 0.1.0
### Minor Changes
- 5f8a8fe: Initial release