From 234510d83dfd38ffd1a95e55892d73a90f5f2803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20Cl=C3=A9ment?= <50289872+tclement0922@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:46:45 +0200 Subject: [PATCH] Version 1.2.1 --- CHANGELOG.md | 10 ++++------ library.properties | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa02cfff..b1dcc624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,6 @@ -Changes from 1.1.2: -- Update Material Symbols to 05/07/2024 -- Support for the WASM target -- Support for the new Compose Multiplatform resources library -- Support the JS and WASM targets for the font-symbols-* artifacts +Changes from 1.2.0: +- Update Material Symbols to 12/07/2024 +- Fix Glance support for Multiplatform resources Built with: - Compose Multiplatform 1.6.11 @@ -10,4 +8,4 @@ Built with: - AndroidX Glance 1.1.0 - Android Gradle plugin 8.2.2 -**Full Changelog**: https://github.com/tclement0922/compose-font-icons/compare/v1.1.2...v1.2.0 \ No newline at end of file +**Full Changelog**: https://github.com/tclement0922/compose-font-icons/compare/v1.2.0...v1.2.1 \ No newline at end of file diff --git a/library.properties b/library.properties index 559e73e1..420ff52e 100644 --- a/library.properties +++ b/library.properties @@ -1,3 +1,3 @@ group=dev.tclement.fonticons -version=1.2.0 +version=1.2.1 packages-url=https://maven.pkg.github.com/tclement0922/compose-font-icons