Skip to content

Commit bcba0fa

Browse files
author
Kirill Volkovich
committed
Releasing version - 0.5.8. [ci skip]
1 parent f283503 commit bcba0fa

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
[Release 0.5.8](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.8) Fri Apr 05 2019 19:11:51 GMT+0300 (MSK)
3+
=======================================================
4+
5+
- Fix z-index conflict with react-select (kvolkovich-sc kirill.volkovich@opuscapita.com, 2019-04-05 19:09:49 +0300)
6+
27
[Release 0.5.7](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.7) Thu Apr 04 2019 15:40:46 GMT+0300 (MSK)
38
=======================================================
49

external_modules/jcatalog-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jcatalog-bootstrap",
3-
"version": "0.5.8-SNAPSHOT",
3+
"version": "0.5.8",
44
"description": "Bootstrap npm module customized for jCatalog.",
55
"main": "dist/js/bootstrap.min.js",
66
"files": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opuscapita/react-dates",
3-
"version": "0.5.8-SNAPSHOT",
3+
"version": "0.5.8",
44
"description": "Start write new project with no effort.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)