Skip to content

Commit 44d5ec0

Browse files
committed
chore: release version v1.19.0
Signed-off-by: Xe Iaso <[email protected]>
1 parent 3bc9040 commit 44d5ec0

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.19.0-pre1
1+
1.19.0

docs/docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
## v1.19.0: Jenomis cen Lexentale
1515

16+
Mostly a bunch of small features, no big ticket things this time.
17+
1618
- Record if challenges were issued via the API or via embedded JSON in the challenge page HTML ([#531](https://github.com/TecharoHQ/anubis/issues/531))
1719
- Ensure that clients that are shown a challenge support storing cookies
1820
- Imprint the version number into challenge pages

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techaro/anubis",
3-
"version": "1.19.0-pre1",
3+
"version": "1.19.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -27,4 +27,4 @@
2727
"postcss-import-url": "^7.2.0",
2828
"postcss-url": "^10.1.3"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)