Skip to content

Commit f63db95

Browse files
committed
version 3.0.0-beta.3
1 parent 8295082 commit f63db95

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+
## 3.0.0-beta.3 - 2024-03-21
4+
5+
### Fixed
6+
- Fix an install error related to `cakephp/core`, conflicting with Feed Me.
7+
38
## 3.0.0-beta.2 - 2024-03-05
49

510
### Fixed

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": "3.0.0-beta.2",
5+
"version": "3.0.0-beta.3",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)