Skip to content

Commit ac06105

Browse files
authored
Merge pull request #245 from pluginpal/changeset-release/master
Version Packages
2 parents 4d8c704 + 27f681b commit ac06105

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/itchy-spiders-joke.md

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

.changeset/stupid-rockets-ring.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.3.1
4+
5+
### Patch Changes
6+
7+
- [`4d8c704`](https://github.com/pluginpal/strapi-webtools/commit/4d8c704a0f25154e38dcca3fa4c2aff7f606e532) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: prevent packup from bundling the 'qs' package by listing it as a dependency
8+
9+
- [`4904ac1`](https://github.com/pluginpal/strapi-webtools/commit/4904ac1c49e96c7c61b71ea5a5c76ced8977da35) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: updated logic for removing the url_alias field from the edit form
10+
311
## 1.3.0
412

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

0 commit comments

Comments
 (0)