@@ -1,5 +1,11 @@
# Changelog
+## \[1.5.3]
+
+### New Features
+- [`b3e53e72`](https://www.github.com/tauri-apps/tauri/commit/b3e53e7243311a2659b7569dddc20c56ac9f9d8e)([#8288](https://www.github.com/tauri-apps/tauri/pull/8288)) Added `Assets::iter` to iterate on all embedded assets.
## \[1.5.0]
### New Features
@@ -1,6 +1,6 @@
[package]
name = "tauri-utils"
-version = "1.5.0"
+version = "1.5.1"
authors = [ "Tauri Programme within The Commons Conservancy" ]
license = "Apache-2.0 OR MIT"
homepage = "https://tauri.app"