Skip to content

Commit aeaa5f7

Browse files
committed
1.0.4 release
1 parent 91a32a7 commit aeaa5f7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.4 - 2019-06-03
2+
### Fixed
3+
- Fix JS issues when activating delete tag modal (#9 via @svale)
4+
- Fix namespace case-sensitivity issue on some systems (#9 via @svale)
5+
16
## 1.0.3 - 2019-05-09
27
### Changed
38
- Delete action when editing a tag has been moved to the actions menu.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ether/tags",
33
"description": "A tag manager for Craft 3",
44
"type": "craft-plugin",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)