Skip to content

Commit 0a36ef8

Browse files
Version Packages
1 parent 401b4e9 commit 0a36ef8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-animals-accept.md

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

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.3.1
4+
5+
### Patch Changes
6+
7+
- [`8904357`](https://github.com/pluginpal/strapi-webtools/commit/8904357685b1d8bcfee24b564eaeea20283b5932) Thanks [@boazpoolman](https://github.com/boazpoolman)! - chore: update node to version 20 in the Dockerfile of the documentation website
8+
39
## 1.3.0
410

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

0 commit comments

Comments
 (0)