chore(release): 27.0.13
This commit is contained in:
parent
5e2931db9e
commit
33a8dfdda1
@ -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.13](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.12...v27.0.13) (2023-01-19)
|
||||
|
||||
## [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)
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "27.0.12"
|
||||
"version": "27.0.13"
|
||||
}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "27.0.12"
|
||||
"version": "27.0.13"
|
||||
}
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "27.0.12",
|
||||
"version": "27.0.13",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "27.0.12",
|
||||
"version": "27.0.13",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: uniworx
|
||||
version: 27.0.12
|
||||
version: 27.0.13
|
||||
dependencies:
|
||||
- base
|
||||
- yesod
|
||||
@ -267,12 +267,10 @@ when:
|
||||
- -O0
|
||||
- -ddump-splices
|
||||
- -ddump-to-file
|
||||
# - -Wderiving-typeable
|
||||
cpp-options: -DDEVELOPMENT
|
||||
else:
|
||||
ghc-options:
|
||||
- -O
|
||||
# -fllvm
|
||||
- -O
|
||||
data-files:
|
||||
- testdata/**
|
||||
library:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user