Skip to content

Commit 5d500c0

Browse files
authored
Merge pull request #179 from wp-graphql/release/v2.1.2
release: v2.1.2
2 parents e2e71bf + e137d4a commit 5d500c0

File tree

7 files changed

+480
-116
lines changed

7 files changed

+480
-116
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ body:
3737
description: >-
3838
Paste or attach the PHP or JSON export of the ACF Field Group(s) related to the problem.
3939
40-
Attach as Github supported file type, ie .txt or .zip
40+
Attach as Github supported file type, ie .txt or .zip. I recommend exporting the ACF Field group as JSON then compressing as a .zip to upload.
4141
- type: textarea
4242
attributes:
4343
label: Additional context

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.1.2
4+
5+
### Chores / Bugfixes
6+
7+
- [#178](https://github.com/wp-graphql/wpgraphql-acf/pull/178): fix: Taxonomy field returns incorrect data if set to store objects instead of IDs
8+
- [#174](https://github.com/wp-graphql/wpgraphql-acf/pull/174): fix: taxonomy field resolves sorted in the incorrect order
9+
310
## 2.1.1
411

512
### Chores / Bugfixes

0 commit comments

Comments
 (0)