Skip to content

Commit b0649ab

Browse files
committed
2.8.4
2.8.4
1 parent a655295 commit b0649ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes for Element API
22

3-
## Unreleased
3+
## 2.8.4 - 2021-12-15
44

55
### Fixed
66
- Fixed a bug where an invalid response code would be returned if the `one` endpoint config setting was used and Craft could not find a matching element. ([#157](https://github.com/craftcms/element-api/issues/157))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "craftcms/element-api",
33
"description": "Create a JSON API for your elements in Craft",
4-
"version": "2.8.3",
4+
"version": "2.8.4",
55
"type": "craft-plugin",
66
"keywords": [
77
"api",

0 commit comments

Comments
 (0)