Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.0.2...v6.0.0) (2022-07-13)

### chore

* update AdminJS to v6 ([5aed8ff](5aed8ff))

### BREAKING CHANGES

* This package version should be used with AdminJS v6
  • Loading branch information
semantic-release-bot committed Jul 13, 2022
1 parent 5aed8ff commit 12baaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/hapi",
"version": "5.0.2",
"version": "6.0.0",
"description": "This is an official AdminJS plugin which integrates it with hapijs framework.",
"main": "lib/index.js",
"types": "lib/index.d.ts",

0 comments on commit 12baaf2

Please sign in to comment.