Skip to content

Commit 75b6961

Browse files
committed
Releasing version - 0.5.16. [ci skip]
1 parent 8ce4a57 commit 75b6961

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.16](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.16) Thu Jun 24 2021 15:03:39 GMT+0300 (MSK)
3+
=======================================================
4+
5+
- (EPROC-20549) Make translation keys unique ([#77](https://github.com/OpusCapita/react-dates/issues/77)) (GitHub dsanko-sc@users.noreply.github.com, 2021-06-24 12:52:56 +0300)
6+
27
[Release 0.5.16-EPROC-20549-SNAPSHOT](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.16-EPROC-20549-SNAPSHOT) Thu Jun 10 2021 10:30:28 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.16-EPROC-20549-SNAPSHOT-2",
3+
"version": "0.5.16",
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.16-EPROC-20549-SNAPSHOT-2",
3+
"version": "0.5.16",
44
"description": "Start write new project with no effort.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)