chore(release): 27.0.16
This commit is contained in:
parent
f0a0c8c599
commit
621be4685c
@ -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)
|
||||
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "27.0.15"
|
||||
"version": "27.0.16"
|
||||
}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "27.0.15"
|
||||
"version": "27.0.16"
|
||||
}
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "27.0.15",
|
||||
"version": "27.0.16",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "27.0.15",
|
||||
"version": "27.0.16",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: uniworx
|
||||
version: 27.0.15
|
||||
version: 27.0.16
|
||||
dependencies:
|
||||
- base
|
||||
- yesod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user