Skip to content

Commit 48349dd

Browse files
Version Packages
1 parent 7ff239e commit 48349dd

File tree

7 files changed

+16
-17
lines changed

7 files changed

+16
-17
lines changed

.changeset/green-wasps-follow.md

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

.changeset/two-regions-dig.md

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

.changeset/wide-lies-enter.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.1
4+
5+
### Patch Changes
6+
7+
- [`7ff239e`](https://github.com/pluginpal/strapi-webtools/commit/7ff239e78c7102e375afc711fb9b9af52c674c1e) Thanks [@boazpoolman](https://github.com/boazpoolman)! - chore: enable the license setup in the cli
8+
39
## 1.1.0
410

511
### Minor 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.0",
3+
"version": "1.1.1",
44
"description": "CLI installer for Strapi Webtools",
55
"exports": {
66
".": {

packages/docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# docs
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#321](https://github.com/pluginpal/strapi-webtools/pull/321) [`1244f7d`](https://github.com/pluginpal/strapi-webtools/commit/1244f7d1e6ea61d2c72e0fa656fa6a438bd8f017) Thanks [@MSACC](https://github.com/MSACC)! - docs: add docs for the cli specifically
8+
9+
- [#321](https://github.com/pluginpal/strapi-webtools/pull/321) [`07ca757`](https://github.com/pluginpal/strapi-webtools/commit/07ca757d513d73d45f9bc3b21c9cff59e4193eb6) Thanks [@MSACC](https://github.com/MSACC)! - docs: add docs for the Links addon, Redirects addon and enhance the docs in general
10+
311
## 1.1.3
412

513
### Patch Changes

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)