Skip to content

Commit 4164cd9

Browse files
Version Packages
1 parent 333b56a commit 4164cd9

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/seven-impalas-burn.md

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

.changeset/stupid-ties-wait.md

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

packages/cli/CHANGELOG.md

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

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [`40f0629`](https://github.com/pluginpal/strapi-webtools/commit/40f062911d7ee3fe02e920520dc9ab33bc33eed1) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: formatting of premium addons
8+
39
## 1.1.3
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webtools-cli",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "CLI installer for Strapi Webtools",
55
"exports": {
66
".": {

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.3
4+
5+
### Patch Changes
6+
7+
- [`bb014b8`](https://github.com/pluginpal/strapi-webtools/commit/bb014b83b22da596b2b5466ceb7cc8edadb86df6) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: manually transform the response from the router endpoint
8+
39
## 1.7.2
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.7.2",
3+
"version": "1.7.3",
44
"description": "Everything you need to build a website with Strapi CMS",
55
"strapi": {
66
"name": "webtools",

0 commit comments

Comments
 (0)