chore(release): 27.0.16

This commit is contained in:
Steffen Jost 2023-01-20 18:54:33 +01:00
parent f0a0c8c599
commit 621be4685c
6 changed files with 12 additions and 5 deletions

View File

@ -2,6 +2,13 @@
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.
## [27.0.16](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.15...v27.0.16) (2023-01-20)
### Bug Fixes
* **test:** test for applyMetas handles duplicate keys in correct order now ([0366f8c](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/0366f8cccaa7cf644d25d99c5a27c0d73a5714b0))
## [27.0.15](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.14...v27.0.15) (2023-01-20)

View File

@ -1,3 +1,3 @@
{
"version": "27.0.15"
"version": "27.0.16"
}

View File

@ -1,3 +1,3 @@
{
"version": "27.0.15"
"version": "27.0.16"
}

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 27.0.15
version: 27.0.16
dependencies:
- base
- yesod