v1.17.0: Asahi sas Brutus

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-04-27 15:16:25 -04:00
parent 5423ab013a
commit b0f0913ea2
No known key found for this signature in database
3 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
1.16.0
1.17.0

View File

@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## v1.17.0: Asahi sas Brutus
- Ensure regexes can't end in newlines ([#372](https://github.com/TecharoHQ/anubis/issues/372))
- Add documentation for default allow behavior (implicit rule)
- Enable [importing configuration snippets](./admin/configuration/import.mdx) ([#321](https://github.com/TecharoHQ/anubis/pull/321))

View File

@ -1,6 +1,6 @@
{
"name": "@techaro/anubis",
"version": "1.0.0-see-VERSION-file",
"version": "1.17.0",
"description": "",
"main": "index.js",
"scripts": {