Skip to content

Commit 6a99d4e

Browse files
chore: release (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d9778c commit 6a99d4e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/free-drinks-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/auditing/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @adogrove/adonis-auditing
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [`7d9778c`](https://github.com/adogrove/monorepo/commit/7d9778c6298111cc2859d02e650c9f502adb3b24) Thanks [@Xstoudi](https://github.com/Xstoudi)! - Add `warnOnMissingContext` config key to silence missing http context warning logs
8+
39
## 2.0.0
410

511
### Major Changes

packages/auditing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adogrove/adonis-auditing",
33
"description": "Audit your Lucid models with ease.",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"engines": {
66
"node": ">=24.0.0"
77
},

0 commit comments

Comments
 (0)