Skip to content

Commit c1801e8

Browse files
Version Packages
1 parent 789b7ef commit c1801e8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-grapes-jump.md

Lines changed: 0 additions & 5 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.7.0
4+
5+
### Minor Changes
6+
7+
- [#331](https://github.com/pluginpal/strapi-webtools/pull/331) [`85fabf6`](https://github.com/pluginpal/strapi-webtools/commit/85fabf6a45e9982e479a5823b66cefe31e1d267f) Thanks [@boazpoolman](https://github.com/boazpoolman)! - feat: expose the URL alias crud endpoints to the content-api to allow for URL alias management from external systems
8+
39
## 1.6.1
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.6.1",
3+
"version": "1.7.0",
44
"description": "Everything you need to build a website with Strapi CMS",
55
"strapi": {
66
"name": "webtools",

0 commit comments

Comments
 (0)