Skip to content

Commit

Permalink
Add 1.1.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelreichor committed Nov 23, 2024
1 parent 8463fc1 commit 40e17e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
- Minimize json response data by deleting metadata that is not really useful.
- Fix a bug of the entry transformer when entries without section get queried.

## 1.1.2 - 2024-11-16
## 1.1.2 - 2024-11-23

- Add support for level, sectionId and type for entry queries.
- Add `EVENT_REGISTER_FIELD_TRANSFORMERS` for defining custom field transformer.
- Update Readme Typo
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Speeds up development in headless mode with custom fetch queries",
"type": "craft-plugin",
"license": "MIT",
"version": "1.1.1",
"version": "1.1.2",
"support": {
"email": "[email protected]",
"issues": "https://github.com/samuelreichor/craft-query-api/issues?state=open",
Expand Down

0 comments on commit 40e17e4

Please sign in to comment.