Skip to content

Commit 6bb33bd

Browse files
Version Packages
1 parent 272a9ae commit 6bb33bd

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/plain-states-reply.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.5.0
4+
5+
### Minor Changes
6+
7+
- [#291](https://github.com/pluginpal/strapi-webtools/pull/291) [`fce4edd`](https://github.com/pluginpal/strapi-webtools/commit/fce4edd0fecb5d1bf9c4aba43d1b7c61a34ca2b9) Thanks [@jorrit](https://github.com/jorrit)! - feat: unique aliases per locale
8+
39
## 1.4.4
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.4.4",
3+
"version": "1.5.0",
44
"description": "Everything you need to build a website with Strapi CMS",
55
"strapi": {
66
"name": "webtools",

packages/docs/CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [#291](https://github.com/pluginpal/strapi-webtools/pull/291) [`fce4edd`](https://github.com/pluginpal/strapi-webtools/commit/fce4edd0fecb5d1bf9c4aba43d1b7c61a34ca2b9) Thanks [@jorrit](https://github.com/jorrit)! - feat: unique aliases per locale
8+
39
## 1.1.1
410

511
### 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.1",
3+
"version": "1.1.2",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)