Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2022-02-22)

### Features

* allow to pass AdminJS options to bundle fn ([4385586](4385586))
  • Loading branch information
semantic-release-bot committed Feb 22, 2022
1 parent 48f485e commit 58b7dcb
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/bundler",
"version": "1.0.0",
"version": "1.1.0",
"main": "lib/index.js",
"types": "types/index.d.ts",
"private": false,
Expand Down

0 comments on commit 58b7dcb

Please sign in to comment.