chore(release): 27.0.11
This commit is contained in:
parent
f0814ed444
commit
929cdb0e4a
@ -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)
|
||||
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "27.0.10"
|
||||
"version": "27.0.11"
|
||||
}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "27.0.10"
|
||||
"version": "27.0.11"
|
||||
}
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "27.0.10",
|
||||
"version": "27.0.11",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "27.0.10",
|
||||
"version": "27.0.11",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user