Skip to content

Commit 152883d

Browse files
authored
Merge pull request #303 from pluginpal/changeset-release/master
Version Packages
2 parents e3612a1 + 42b0f5e commit 152883d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/better-symbols-smoke.md

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

packages/core/CHANGELOG.md

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

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- [#302](https://github.com/pluginpal/strapi-webtools/pull/302) [`aa5ccce`](https://github.com/pluginpal/strapi-webtools/commit/aa5ccce050ad1ac8a84f91ddde7b937492e9c746) Thanks [@jorrit](https://github.com/jorrit)! - fix: alias gets -0 suffix when updating non-i18n document
8+
39
## 1.5.1
410

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

0 commit comments

Comments
 (0)