Skip to content

Commit f8b9b93

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.2...v2.0.0) (2022-07-13) ### chore * update AdminJS to v6 ([06f90e0](06f90e0)) ### BREAKING CHANGES * This package version should be used with AdminJS v6
1 parent 06f90e0 commit f8b9b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Rafał Dzięgielewski <rafal.dzieg@gmail.com>",
1313
"main": "lib/index.js",
1414
"types": "lib/index.d.ts",
15-
"version": "1.1.2",
15+
"version": "2.0.0",
1616
"license": "MIT",
1717
"scripts": {
1818
"clean": "rm -fR lib",

0 commit comments

Comments
 (0)