Skip to content

Commit da95acf

Browse files
committed
Finish 2.8.5
1 parent 1809619 commit da95acf

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.5 - 2022-05-03
44

55
### Fixed
66
- Fixed an error that occurred on Live Preview requests, for endpoints with a `cache` key defined. ([#158](https://github.com/craftcms/element-api/issues/158))

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.4",
4+
"version": "2.8.5",
55
"type": "craft-plugin",
66
"keywords": [
77
"api",

0 commit comments

Comments
 (0)