Skip to content

Commit f11641b

Browse files
authored
Merge pull request #370 from pluginpal/changeset-release/master
Version Packages
2 parents 10380c3 + 4303f33 commit f11641b

File tree

6 files changed

+16
-13
lines changed

6 files changed

+16
-13
lines changed

.changeset/loose-toes-tap.md

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

.changeset/short-rivers-fly.md

Lines changed: 0 additions & 6 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.8.0
4+
5+
### Minor Changes
6+
7+
- [#369](https://github.com/pluginpal/strapi-webtools/pull/369) [`28b5353`](https://github.com/pluginpal/strapi-webtools/commit/28b5353a0f1ee034da2e06d0fbd0ed06263c9b29) Thanks [@boazpoolman](https://github.com/boazpoolman)! - feat: new configuration option called 'router_use_controllers'
8+
39
## 1.7.3
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.3",
3+
"version": "1.8.0",
44
"description": "Everything you need to build a website with Strapi CMS",
55
"strapi": {
66
"name": "webtools",

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.4.0
4+
5+
### Minor Changes
6+
7+
- [#371](https://github.com/pluginpal/strapi-webtools/pull/371) [`3a96e10`](https://github.com/pluginpal/strapi-webtools/commit/3a96e103719bc38f45327b754ba655c19d05b54d) Thanks [@boazpoolman](https://github.com/boazpoolman)! - docs: improve documentation for existing and new addons
8+
9+
- [#369](https://github.com/pluginpal/strapi-webtools/pull/369) [`28b5353`](https://github.com/pluginpal/strapi-webtools/commit/28b5353a0f1ee034da2e06d0fbd0ed06263c9b29) Thanks [@boazpoolman](https://github.com/boazpoolman)! - feat: new configuration option called 'router_use_controllers'
10+
311
## 1.3.1
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.3.1",
3+
"version": "1.4.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)