This commit is contained in:
Rainer Killinger
2023-01-17 13:36:07 +01:00
parent b1e460314e
commit 1105a7e3e1
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# [0.34.0](https://gitlab.com/openstapps/configuration/compare/v0.33.0...v0.34.0) (2023-01-17)
# [0.33.0](https://gitlab.com/openstapps/configuration/compare/v0.32.2...v0.33.0) (2022-08-17)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/configuration",
"version": "0.33.0",
"version": "0.34.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/configuration",
"version": "0.33.0",
"version": "0.34.0",
"description": "A collection of configuration base files for StApps projects.",
"scripts": {
"build": "npm run lint && npm run compile",