chore(release): 26.2.0

This commit is contained in:
Sarah Vaupel 2022-06-29 01:44:44 +02:00
parent 89aff47152
commit a4f221fd13
6 changed files with 17 additions and 5 deletions

View File

@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [26.2.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.1.4...v26.2.0) (2022-06-28)
### Features
* **avs:** disable certificate validation for avs api ([66dd1a8](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/66dd1a8b70468a51aca0eba82369833acc8dcb3d))
### Bug Fixes
* **avs:** fix tests (do not exit with failure on empty avs config) ([89aff47](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/89aff471528ad9002e309d50d706a412b7e67eb6))
## [26.1.4](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.1.3...v26.1.4) (2022-06-27)
## [26.1.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.1.2...v26.1.3) (2022-06-17)

View File

@ -1,3 +1,3 @@
{
"version": "26.1.4"
"version": "26.2.0"
}

View File

@ -1,3 +1,3 @@
{
"version": "26.1.4"
"version": "26.2.0"
}

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "uni2work",
"version": "26.1.4",
"version": "26.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "uni2work",
"version": "26.1.4",
"version": "26.2.0",
"description": "",
"keywords": [],
"author": "",

View File

@ -1,5 +1,5 @@
name: uniworx
version: 26.1.4
version: 26.2.0
dependencies:
- base
- yesod