Skip to content

Commit 09702c5

Browse files
Egor Stambakioocmachineuser
authored andcommitted
Releasing version - 0.5.15. [ci skip]
1 parent a2c7c4a commit 09702c5

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

2+
[Release 0.5.15](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.15) Fri Apr 30 2021 08:58:08 GMT+0300 (MSK)
3+
=======================================================
4+
5+
- Added Spanish to available languages ([#75](https://github.com/OpusCapita/react-dates/issues/75)) (GitHub [email protected], 2021-04-30 00:56:43 -0500)
6+
- (EPROC-20383) Used jdk zulu (GitHub [email protected], 2021-04-06 16:28:54 +0300)
7+
- (EPROC-20383) Used jdk zulu (GitHub [email protected], 2021-04-06 13:09:04 +0300)
8+
- (EPROC-20252) Added circleci builds jira integration (GitHub [email protected], 2021-03-10 16:02:04 +0300)
9+
- Update CI image to opuscapita/minsk-core-ci:grails-2.4.4-jdk-8u192-nodejs-8.17.0-maven-3.3.9 [ci skip] (Egor Stambakio [email protected], 2020-05-07 16:14:10 +0300)
10+
211
[Release 0.5.14](https://github.com/OpusCapita/react-dates/releases/tag/v0.5.14) Mon Apr 20 2020 09:34:48 GMT+0300 (MSK)
312
=======================================================
413

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.15-SNAPSHOT",
3+
"version": "0.5.15",
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.15-SNAPSHOT",
3+
"version": "0.5.15",
44
"description": "Start write new project with no effort.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)