Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@prezly/analytics-nextjs": "3.0.0",
"@prezly/content-format": "0.70.1",
"@prezly/content-renderer-react-js": "0.43.4",
"@prezly/sdk": "24.0.0",
"@prezly/sdk": "24.1.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a minor version bump from 24.0.0 to 24.1.1. Please verify:

  1. Check the SDK changelog for any breaking changes or deprecations
  2. Ensure existing API calls remain compatible
  3. Run the full test suite to catch any integration issues
  4. Test critical user flows like story fetching and rendering

"@prezly/story-content-format": "0.70.0",
"@prezly/theme-kit-core": "7.7.3",
"@prezly/theme-kit-intl": "7.7.3",
Expand Down
Loading