Skip to content

Commit 4195a2b

Browse files
committed
add release notes and create new version
1 parent 530b205 commit 4195a2b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes for Instagram Feed Plugin
22

3+
## 2.2.1 - 2024-01-08
4+
5+
> {note} Instagram has changed the data structure. If you no longer get a feed, this update should fix the problem.
6+
7+
### Changed
8+
9+
- Adaptation to the recent changes in the data structure of Instagram.
10+
311
## 2.2.0 - 2024-01-04
412

513
> {note} Instagram has changed the data structure. If you no longer get a feed, this update should fix the problem.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codemonauts/craft-instagram-feed",
33
"description": "Craft CMS plugin to receive Instagram feed data as variable in templates.",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"type": "craft-plugin",
66
"keywords": [
77
"craft",

0 commit comments

Comments
 (0)