Skip to content

Commit

Permalink
Release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jrrdnx committed Feb 23, 2024
1 parent 41027f2 commit ca826be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release Notes for Search Assistant

## 1.1.4 - 2024-02-23

### Fixed
- Fixes template reference
- Deletes all HistoryElement entries from `elements` table on uninstall

## 1.1.3 - 2024-02-22

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jrrdnx/craft-search-assistant",
"description": "Track and manage your users' search history to find popular searches, recent searches, and more in Craft",
"type": "craft-plugin",
"version": "1.1.3",
"version": "1.1.4",
"keywords": [
"cms",
"craftcms",
Expand Down

0 comments on commit ca826be

Please sign in to comment.