Skip to content

Commit 337904c

Browse files
Version Packages
1 parent d5d0461 commit 337904c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-trees-burn.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.7.1
4+
5+
### Patch Changes
6+
7+
- [#337](https://github.com/pluginpal/strapi-webtools/pull/337) [`4beacc2`](https://github.com/pluginpal/strapi-webtools/commit/4beacc232757fce11c9646569b03e3bf9aa8413c) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: issue with bulk generate when having DP and i18n enabled
8+
39
## 1.7.0
410

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

0 commit comments

Comments
 (0)