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.
|
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.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.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",
|
"name": "uni2work",
|
||||||
"version": "27.0.12",
|
"version": "27.0.13",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "uni2work",
|
"name": "uni2work",
|
||||||
"version": "27.0.12",
|
"version": "27.0.13",
|
||||||
"description": "",
|
"description": "",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: uniworx
|
name: uniworx
|
||||||
version: 27.0.12
|
version: 27.0.13
|
||||||
dependencies:
|
dependencies:
|
||||||
- base
|
- base
|
||||||
- yesod
|
- yesod
|
||||||
@ -267,12 +267,10 @@ when:
|
|||||||
- -O0
|
- -O0
|
||||||
- -ddump-splices
|
- -ddump-splices
|
||||||
- -ddump-to-file
|
- -ddump-to-file
|
||||||
# - -Wderiving-typeable
|
|
||||||
cpp-options: -DDEVELOPMENT
|
cpp-options: -DDEVELOPMENT
|
||||||
else:
|
else:
|
||||||
ghc-options:
|
ghc-options:
|
||||||
- -O
|
- -O
|
||||||
# -fllvm
|
|
||||||
data-files:
|
data-files:
|
||||||
- testdata/**
|
- testdata/**
|
||||||
library:
|
library:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user