Skip to content

Commit 5faf54d

Browse files
committed
version 3.0.1
1 parent b81a176 commit 5faf54d

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.1 - 2022-08-03
4+
5+
### Fixed
6+
- Fix an error when running migrations. (thanks @fthues).
7+
38
## 3.0.0 - 2022-07-19
49

510
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/user-group-field",
33
"description": "Field type that let you select one or more user groups",
44
"type": "craft-plugin",
5-
"version": "3.0.0",
5+
"version": "3.0.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)