This commit is contained in:
Rainer Killinger
2023-05-04 12:43:51 +02:00
parent d6d10a2a0d
commit 881db8b9f0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "@openstapps/api", "name": "@openstapps/api",
"version": "0.45.0", "version": "0.46.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@openstapps/api", "name": "@openstapps/api",
"version": "0.45.0", "version": "0.46.0",
"scripts": { "scripts": {
"build": "npm run lint && npm run compile", "build": "npm run lint && npm run compile",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git commit -m 'docs: update changelog'", "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git commit -m 'docs: update changelog'",