chore(release): 27.0.11

This commit is contained in:
Steffen Jost 2023-01-19 10:40:45 +01:00
parent f0814ed444
commit 929cdb0e4a
6 changed files with 8 additions and 7 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.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.10"
"version": "27.0.11"
}

View File

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

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 27.0.10
version: 27.0.11
dependencies:
- base
- yesod
@ -254,10 +254,9 @@ ghc-options:
- -fno-warn-unrecognised-pragmas
- -fno-warn-partial-type-signatures
- -fno-max-relevant-binds
- -j1
- -j1
- -freduction-depth=0
- -split-sections
# -freduction-depth=400 for type simplification is not enough, types are already more complicated
when:
- condition: flag(pedantic)
ghc-options: