Skip to content

Commit 7dc35fa

Browse files
authored
Merge pull request #218 from pluginpal/changeset-release/master
Version Packages
2 parents fca252a + 6cc0215 commit 7dc35fa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/easy-comics-fail.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.0.1
4+
5+
### Patch Changes
6+
7+
- [#217](https://github.com/pluginpal/strapi-webtools/pull/217) [`36bf8d3`](https://github.com/pluginpal/strapi-webtools/commit/36bf8d38ebd90556a0db5941f62469d0672b67c9) Thanks [@boazpoolman](https://github.com/boazpoolman)! - Fix incorrect duplication prevention for content types without internationalization
8+
39
## 1.0.0
410

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

0 commit comments

Comments
 (0)