Skip to content

Commit

Permalink
🚀 release: 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
david-vaclavek committed Sep 5, 2024
1 parent 883c3ef commit 76a6996
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.2.10 (2024-09-05)

### 🧰 Other Commits

- **QA:** switch to Node 20 in GH actions ([8ce744a](https://github.com/localazy/strapi-plugin/commit/8ce744a))
- **release:** switch to Node 20 in GH actions ([1760ff8](https://github.com/localazy/strapi-plugin/commit/1760ff8))
- add support for Node 20 ([041c0af](https://github.com/localazy/strapi-plugin/commit/041c0af))
- support Node 20 ([883c3ef](https://github.com/localazy/strapi-plugin/commit/883c3ef))

## 0.2.9 (2024-08-06)

## 0.2.8 (2024-08-06)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localazy/strapi-plugin",
"version": "0.2.9",
"version": "0.2.10",
"description": "The official Strapi Plugin by Localazy.",
"strapi": {
"name": "localazy",
Expand Down

0 comments on commit 76a6996

Please sign in to comment.