chore(release): 27.0.12

This commit is contained in:
Steffen Jost 2023-01-19 18:34:19 +01:00
parent ad4fbc41c6
commit f0651271cc
6 changed files with 8 additions and 6 deletions

View File

@ -2,6 +2,8 @@
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.12](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.11...v27.0.12) (2023-01-19)
## [27.0.11](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.10...v27.0.11) (2023-01-19)
## [27.0.10](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.9...v27.0.10) (2023-01-18)

View File

@ -1,3 +1,3 @@
{
"version": "27.0.11"
"version": "27.0.12"
}

View File

@ -1,3 +1,3 @@
{
"version": "27.0.11"
"version": "27.0.12"
}

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 27.0.11
version: 27.0.12
dependencies:
- base
- yesod
@ -255,7 +255,7 @@ ghc-options:
- -fno-warn-partial-type-signatures
- -fno-max-relevant-binds
- -j1
- -freduction-depth=0
- -freduction-depth=0
when:
- condition: flag(pedantic)
ghc-options: