Skip to content

Commit 810c468

Browse files
πŸš€ release: 1.0.3 (#93)
Co-authored-by: david-vaclavek <49518842+david-vaclavek@users.noreply.github.com>
1 parent 1b6ce19 commit 810c468

File tree

5 files changed

+21
-12
lines changed

5 files changed

+21
-12
lines changed

β€Ž.badges.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"fileName": "version.svg",
66
"label": "npm",
7-
"status": "1.0.2",
7+
"status": "1.0.3",
88
"icon": "npm"
99
}
1010
]

β€Ž.github/badges/version.svg

Lines changed: 8 additions & 8 deletions
Loading

β€ŽCHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.0.3 (2025-07-28)
2+
### πŸ”€ Pull Requests
3+
4+
- [LOC-2904 - Fix Failing Strapi Transfer Command With Plugin Installed #91](https://github.com/localazy/strapi-plugin/pull/91)
5+
6+
### ✨ Features
7+
8+
- Enhance README and bootstrap logic ([f70c539](https://github.com/localazy/strapi-plugin/commit/f70c539)) ([#91](https://github.com/localazy/strapi-plugin/pull/91))
9+
110
## 1.0.2 (2025-07-28)
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": "1.0.2",
3+
"version": "1.0.3",
44
"description": "The official Strapi Plugin by Localazy.",
55
"keywords": [
66
"strapi",

0 commit comments

Comments
Β (0)