Skip to content

Commit 8d95624

Browse files
committed
version 2.0.17
1 parent 29c032d commit 8d95624

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.0.17 - 2024-03-04
4+
5+
### Fixed
6+
- Fix order of operations when uninstalling the plugin.
7+
38
## 2.0.16 - 2023-12-08
49

510
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/icon-picker",
33
"description": "A slick field to pick icons from. Supports SVGs, Sprites, Webfonts, Font Awesome and more.",
44
"type": "craft-plugin",
5-
"version": "2.0.16",
5+
"version": "2.0.17",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)