Skip to content

Commit

Permalink
chore(main): release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Xstoudi committed Jun 12, 2024
1 parent b3f4706 commit b6ea35b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.4](https://github.com/StouderIO/adonis-auditing/compare/v1.1.3...v1.1.4) (2024-06-12)


### Bug Fixes

* lockfile and ci ([b3f4706](https://github.com/StouderIO/adonis-auditing/commit/b3f47066912057dc290b4293f91f57e4b4638c9c))

## [1.1.3](https://github.com/StouderIO/adonis-auditing/compare/v1.1.2...v1.1.3) (2024-06-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stouder-io/adonis-auditing",
"description": "Audit your Lucid models with ease.",
"version": "1.1.3",
"version": "1.1.4",
"type": "module",
"files": [
"build"
Expand Down

0 comments on commit b6ea35b

Please sign in to comment.