docs: update changelogs for release\n\nci: publish release

This commit is contained in:
Rainer Killinger
2024-03-28 14:27:56 +01:00
parent 1ab5c0c355
commit 622481a3c9
28 changed files with 132 additions and 45 deletions

View File

@@ -1,5 +1,11 @@
# @openstapps/node-base
## 3.2.0
### Patch Changes
- 689ac68b: pin alpine version to 3.18 and add healthchecks
## 3.0.0
### Major Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/node-base",
"version": "3.0.0",
"version": "3.2.0",
"private": true,
"type": "module",
"license": "GPL-3.0-only",

View File

@@ -1,5 +1,11 @@
# @openstapps/node-builder
## 3.2.0
### Patch Changes
- 689ac68b: pin alpine version to 3.18 and add healthchecks
## 3.0.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/node-builder",
"version": "3.0.0",
"version": "3.2.0",
"private": true,
"type": "module",
"license": "GPL-3.0-only",