Skip to content

Commit 12da637

Browse files
author
Egor Stambakio
committed
Releasing version - 0.5.9. [ci skip]
1 parent d3475b8 commit 12da637

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.9](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.9) Mon May 27 2019 09:32:22 GMT+0300 (MSK)
3+
=======================================================
4+
5+
- Stick variants picker to the right ([#70](https://github.com/OpusCapita/react-dates/issues/70)) (GitHub 31243790+estambakio-sc@users.noreply.github.com, 2019-05-27 08:21:06 +0200)
6+
27
[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)
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.9-SNAPSHOT",
3+
"version": "0.5.9",
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.9-SNAPSHOT",
3+
"version": "0.5.9",
44
"description": "Start write new project with no effort.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)