Skip to content

Commit 582eee8

Browse files
docs(release): strapi v5 extensions packages
1 parent 058af85 commit 582eee8

File tree

8 files changed

+29
-17
lines changed

8 files changed

+29
-17
lines changed

.changeset/bumpy-rats-prove.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tired-toys-grab.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/dashboard/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @frameless/dashboard
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- ff9137e: Migrate `@frameless/env-albel` to Strapi version 5
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [058af85]
12+
- Updated dependencies [ff9137e]
13+
- @frameless/strapi-plugin-language@1.0.0
14+
- @frameless/strapi-plugin-env-label@1.0.0
15+
316
## 0.1.1
417

518
### Patch Changes

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frameless/dashboard",
3-
"version": "0.1.1",
3+
"version": "1.0.0",
44
"private": true,
55
"description": "A Strapi application",
66
"scripts": {
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# @frameless/strapi-plugin-env-label [1.1.0](https://github.com/frameless/strapi/compare/@frameless/strapi-plugin-env-label@1.0.0...@frameless/strapi-plugin-env-label@1.1.0) (2024-05-02)
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- ff9137e: Migrate `@frameless/env-albel` to Strapi version 5
38

49
### Features
510

6-
* **deps:** upgrade `@utrecht/` packages ([a835ad6](https://github.com/frameless/strapi/commit/a835ad66a0095e8d1d762677b380e89010225070))
11+
- **deps:** upgrade `@utrecht/` packages ([a835ad6](https://github.com/frameless/strapi/commit/a835ad66a0095e8d1d762677b380e89010225070))
712

813
# @frameless/strapi-plugin-env-label 1.0.0 (2024-05-02)
914

10-
1115
### Features
1216

13-
* **strap-plugin-env-label:** create strap-plugin-env-label ([f8a3a22](https://github.com/frameless/strapi/commit/f8a3a228476edc41c5b98af5565eb4e730c4f235))
17+
- **strap-plugin-env-label:** create strap-plugin-env-label ([f8a3a22](https://github.com/frameless/strapi/commit/f8a3a228476edc41c5b98af5565eb4e730c4f235))

packages/strapi-plugin-env-label/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frameless/strapi-plugin-env-label",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A Strapi plugin designed to visually represent the current environment.",
55
"keywords": [],
66
"private": false,

packages/strapi-plugin-language/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @frameless/strapi-plugin-language 1.0.0 (2024-06-10)
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 058af85: Migrate strapi-plugin-language to Strapi 5
8+
39
## 0.0.0
410

511
### Minor Changes

packages/strapi-plugin-language/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frameless/strapi-plugin-language",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A strapi custom field for selecting a language attribute",
55
"keywords": [],
66
"private": false,

0 commit comments

Comments
 (0)