refactor: update changelog

ci: publish release
This commit is contained in:
Rainer Killinger
2023-08-03 16:08:02 +02:00
parent 69fe8c6ac8
commit 9abd397578
51 changed files with 267 additions and 27 deletions

View File

@@ -1,5 +1,11 @@
# @openstapps/collection-utils
## 3.0.0-next.4
### Patch Changes
- 23481d0d: Update to TypeScript 5.1.6
## 3.0.0-next.0
### Major Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/collection-utils",
"version": "3.0.0-next.0",
"version": "3.0.0-next.4",
"type": "module",
"license": "GPL-3.0-only",
"main": "lib/index.js",