-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #83 from pluginpal/changeset-release/master
Version Packages (beta)
- Loading branch information
Showing
6 changed files
with
46 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# @pluginpal/webtools-core | ||
|
||
## 1.0.0-beta.1 | ||
|
||
### Major Changes | ||
|
||
- 01b242c: Beta release! :tada: | ||
|
||
**Migration** | ||
Refer to the migration guide when updating from `alpha` to `beta`. | ||
|
||
**Changes** | ||
|
||
- The plugin was renamed from 'URL alias' to 'Webtools' | ||
- The API endpoints got renamed as well | ||
- Refactored the repository into a monorepo | ||
- Native relations (#43) | ||
- Give API permissions to the public UP role by default (#22) | ||
|
||
**Chores** | ||
|
||
- Better automated testing | ||
- Stricter linting rules | ||
|
||
### Patch Changes | ||
|
||
- b9d7aa6: Updated `transformResponse` strategy for usage with Strapi 4.15 | ||
- Updated dependencies [e7d270c] | ||
- @pluginpal/webtools-helper-plugin@1.0.0-beta.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @pluginpal/webtools-helper-plugin | ||
|
||
## 1.0.0-beta.1 | ||
|
||
### Major Changes | ||
|
||
- e7d270c: Initial release! :tada: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters