Skip to content

Commit

Permalink
chore(release): 3.3.2-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.2-beta.1](v3.3.1...v3.3.2-beta.1) (2020-12-15)

### Bug Fixes

* fix appendForceRefresh not working with local urls ([dafddc0](dafddc0))
* 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))
  • Loading branch information
semantic-release-bot committed Dec 15, 2020
1 parent 28fd782 commit 004b436
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.3.1",
"version": "3.3.2-beta.1",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 004b436

Please sign in to comment.