Skip to content

Commit 0d4ddb0

Browse files
Version Packages
1 parent 1c184a6 commit 0d4ddb0

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/angry-points-bow.md

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

.changeset/bumpy-sites-search.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.4.3
4+
5+
### Patch Changes
6+
7+
- [#276](https://github.com/pluginpal/strapi-webtools/pull/276) [`56de963`](https://github.com/pluginpal/strapi-webtools/commit/56de9638c15032a622e3affee4b00e55e92779ea) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: response structure for cloned content to prevent issues
8+
9+
- [#277](https://github.com/pluginpal/strapi-webtools/pull/277) [`7171604`](https://github.com/pluginpal/strapi-webtools/commit/7171604a970295ca50416fb62bcd05f7e7f089fd) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: pass the locale to the URL alias update request to prevent issues
10+
311
## 1.4.2
412

513
### Patch 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.4.2",
3+
"version": "1.4.3",
44
"description": "Everything you need to build a website with Strapi CMS",
55
"strapi": {
66
"name": "webtools",

0 commit comments

Comments
 (0)