Skip to content

Commit 6843cd7

Browse files
authored
Merge pull request #301 from pluginpal/changeset-release/master
Version Packages
2 parents 3ad3a50 + d7fed48 commit 6843cd7

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/happy-zoos-relate.md

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

.changeset/kind-eels-sort.md

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

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# core
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#296](https://github.com/pluginpal/strapi-webtools/pull/296) [`0dfc272`](https://github.com/pluginpal/strapi-webtools/commit/0dfc2724818438586278428080d7a2919edc7387) Thanks [@jorrit](https://github.com/jorrit)! - show spinner when bulk generating aliases
8+
9+
- [#300](https://github.com/pluginpal/strapi-webtools/pull/300) [`6e34ecb`](https://github.com/pluginpal/strapi-webtools/commit/6e34ecbe3f3a8296a3f40b5d8bf9bb9729f2c475) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: issue when switching to another locale on the content manager create page (#295)
10+
311
## 1.5.0
412

513
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-webtools",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Everything you need to build a website with Strapi CMS",
55
"strapi": {
66
"name": "webtools",

0 commit comments

Comments
 (0)