Skip to content

Commit 657d947

Browse files
authored
chore: publish xdg_icons 0.1.1 (#488)
Release `xdg_icons` `0.1.1` including the changes from #475.
1 parent 82dc5cd commit 657d947

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

packages/xdg_icons/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Changelog
2+
3+
## 0.1.1
4+
5+
- deps: replace flutter_svg with jovial_svg to support SVG styles (#475)
6+
17
## 0.1.0
28

39
> Note: This release has breaking changes.
@@ -13,8 +19,6 @@
1319
- **REFACTOR**: Apply ubuntu lints to all packages (#340).
1420
- **FEAT**: Activate ubuntu_lints.
1521

16-
# Changelog
17-
1822
## [0.0.3](https://github.com/canonical/ubuntu-flutter-plugins/compare/xdg_icons-v0.0.2...xdg_icons-v0.0.3) (2023-10-18)
1923

2024

packages/xdg_icons/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: XDG theme icons for Flutter.
33
homepage: https://github.com/canonical/ubuntu-flutter-plugins
44
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/xdg_icons
55
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
6-
version: 0.1.0
6+
version: 0.1.1
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)