Skip to content

Commit

Permalink
chore: add release for 5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilia committed Mar 10, 2023
1 parent 25ae07a commit d67df5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/zrender.js
Original file line number Diff line number Diff line change
Expand Up @@ -7238,7 +7238,7 @@
function registerPainter(name, Ctor) {
painterCtors[name] = Ctor;
}
var version = '5.4.2';
var version = '5.4.3';

var STYLE_MAGIC_KEY = '__zr_style_' + Math.round((Math.random() * 10));
var DEFAULT_COMMON_STYLE = {
Expand Down
2 changes: 1 addition & 1 deletion dist/zrender.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zrender.min.js

Large diffs are not rendered by default.

0 comments on commit d67df5f

Please sign in to comment.