Skip to content

Commit c19b1d4

Browse files
authored
version 0.50.11 (#304)
1 parent fc2927d commit c19b1d4

File tree

6 files changed

+278
-197
lines changed

6 files changed

+278
-197
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
910
- Added the cancelText field in ConfirmModal
1011

1112
## [0.50.11] - 2022-02-18

dist/index-es.js

Lines changed: 137 additions & 97 deletions
Large diffs are not rendered by default.

dist/index.js

Lines changed: 137 additions & 97 deletions
Large diffs are not rendered by default.

docs/build/bundle.e28bc40a.js renamed to docs/build/bundle.361675c3.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</head>
1010
<body>
1111
<div id="rsg-root"></div>
12-
<script src="build/bundle.e28bc40a.js"></script>
12+
<script src="build/bundle.361675c3.js"></script>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)