docs/release-notes.md
Slint {version} is a patch release that fixes several bugs and crashes. For a complete list of changes, check out the ChangeLog.
Upgrading to Slint {version}:
cargo update.FetchContent with CMake, update the GIT_TAG entry in CMakeLists.txt to v{version} or release/{major_version}.{minor_version} for automatic tracking of {major_version}.{minor_version}.x releases.npm update slint-ui to bring your package.json up-to-date.idf.py update-dependencies to bring your idf_component.yml up-to-date.uv lock --upgrade-package slint to update your uv lock file to the latest version.