Skip to content

Commit

Permalink
Merge branch 'issue-303' of github.com:OpusCapita/react-crudeditor in…
Browse files Browse the repository at this point in the history
…to issue-303
  • Loading branch information
Egor Stambakio committed Oct 27, 2020
2 parents 626f004 + 766b703 commit bfdf228
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

[Release 1.3.12](https://github.com/OpusCapita/react-crudeditor/releases/tag/v1.3.12) Tue Oct 27 2020 14:48:20 GMT+0300 (MSK)
=======================================================

- Add FIELD_TYPE_STRING_DATE_ONLY (Egor Stambakio [email protected], 2020-10-27 14:36:21 +0300)

[Release 1.3.11](https://github.com/OpusCapita/react-crudeditor/releases/tag/v1.3.11) Mon Oct 19 2020 14:52:22 GMT+0300 (MSK)
=======================================================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opuscapita/react-crudeditor",
"version": "1.3.12",
"version": "1.3.13",
"description": "React.js CRUD Editor",
"repository": "OpusCapita/react-crudeditor",
"main": "lib/index.js",
Expand Down

0 comments on commit bfdf228

Please sign in to comment.