Skip to content

Commit c255c1d

Browse files
committed
Update version to 0.9.3
1 parent 54288c8 commit c255c1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.9.3
2+
3+
- Update some libraries. See #8
4+
- Change peerDependencies. See #8
5+
- Remove react-bootstrap, Add react.
6+
17
# v0.9.2
28

39
- Update some libraries.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-dialog",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "The modal-dialog React component with React Bootstrap, alternates `window.confirm` and `window.alert`.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)