Skip to content

Commit

Permalink
chore(release): 3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0](v3.3.1...v3.4.0) (2021-01-26)

### Bug Fixes

* fix appendForceRefresh not working with local urls ([dafddc0](dafddc0))
* fix arrays of references ([fb12d7c](fb12d7c))
* resolve issues with bundling quill modules ([004e4d3](004e4d3))
* update appendForceRefresh to append refresh to existing params ([521ac77](521ac77))
* update cypress-io/github-action to v2 ([dc47c69](dc47c69))

### Features

* pass custom styles and scripts to login template ([92fa573](92fa573))
  • Loading branch information
semantic-release-bot committed Jan 26, 2021
1 parent ca296ad commit 6d80b62
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": "admin-bro",
"version": "3.4.0-beta.1",
"version": "3.4.0",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 6d80b62

Please sign in to comment.