This commit is contained in:
Rainer Killinger
2023-01-17 16:11:51 +01:00
parent 61eff4f929
commit 2428042fa3
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
# [0.25.0](https://gitlab.com/openstapps/projectmanagement/compare/v0.24.0...v0.25.0) (2023-01-17)
### Bug Fixes
* broken cypress build ([a37d3a9](https://gitlab.com/openstapps/projectmanagement/commit/a37d3a9ec4c8303bef7f7f29fdb8f7401ef7b02a))
* renovate job timeout ([116c880](https://gitlab.com/openstapps/projectmanagement/commit/116c8809e4f7d524361275e910fdc582a9baf78a))
# [0.24.0](https://gitlab.com/openstapps/projectmanagement/compare/v0.23.1...v0.24.0) (2022-10-10)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/projectmanagement",
"version": "0.24.0",
"version": "0.25.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/projectmanagement",
"version": "0.24.0",
"version": "0.25.0",
"description": "Main documentation and scripts for maintenance.",
"repository": {
"type": "git",