Skip to content

Commit 3f6a1ac

Browse files
0.2.13 (#72)
πŸš€ release: 0.2.13 Co-authored-by: honzabubenik <138865634+honzabubenik@users.noreply.github.com>
1 parent 97f1fe6 commit 3f6a1ac

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

β€ŽCHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.2.13 (2025-03-03)
2+
### πŸ”€ Pull Requests
3+
4+
- [Fix webhook secret fetch 2 #76](https://github.com/localazy/strapi-plugin/pull/76)
5+
6+
### πŸ› Bug Fixes
7+
8+
- **webhook:** simplify secret retrieval from Localazy API ([97f1fe6](https://github.com/localazy/strapi-plugin/commit/97f1fe6)) ([#76](https://github.com/localazy/strapi-plugin/pull/76))
9+
110
## 0.2.12 (2024-11-14)
211
### πŸ”€ Pull Requests
312

β€Žpackage-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/strapi-plugin",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "The official Strapi Plugin by Localazy.",
55
"strapi": {
66
"name": "localazy",

0 commit comments

Comments
Β (0)