docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2023-10-13 17:49:16 +02:00
parent e7607360e2
commit 5db3b7948a
106 changed files with 2202 additions and 678 deletions

View File

@@ -1,5 +1,17 @@
# @openstapps/node-base
## 3.0.0
### Major Changes
- 11c9d742: Move images to separate packages
Removed builder image due to migration to Kaniko
### Patch Changes
- 23481d0d: Update to TypeScript 5.1.6
## 3.0.0-next.4
### Major Changes

View File

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