Skip to content

Commit 28402a9

Browse files
authored
Merge pull request #288 from pluginpal/changeset-release/master
Version Packages
2 parents 7e7931b + b63f86b commit 28402a9

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/public-facts-rhyme.md

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

.changeset/silent-paws-battle.md

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

.changeset/stale-houses-poke.md

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

packages/core/CHANGELOG.md

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

3+
## 1.4.4
4+
5+
### Patch Changes
6+
7+
- [#292](https://github.com/pluginpal/strapi-webtools/pull/292) [`2456afc`](https://github.com/pluginpal/strapi-webtools/commit/2456afc9f2359b32b26a2067dabf2158579bf477) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: duplicate forward slash removal
8+
9+
- [#287](https://github.com/pluginpal/strapi-webtools/pull/287) [`b917017`](https://github.com/pluginpal/strapi-webtools/commit/b9170170316d6e5dd93580aaa67ce4587338be52) Thanks [@jorrit](https://github.com/jorrit)! - Fixes several Typescript issues and adds lint check
10+
11+
- [#292](https://github.com/pluginpal/strapi-webtools/pull/292) [`49f6fb0`](https://github.com/pluginpal/strapi-webtools/commit/49f6fb0bb631ddcfebf1bf7738957eab462e5a80) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: actually slugify relational fields in the pattern
12+
313
## 1.4.3
414

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

0 commit comments

Comments
 (0)