Skip to content

Commit 7cc7a21

Browse files
bump version 0.2.7
1 parent d816c51 commit 7cc7a21

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Started from version 0.2.5
99

10+
## [0.2.7] - 2019-12-16
11+
12+
### Added
13+
14+
* remove empty string from update/create params when field is reference, float or number
15+
1016
## [0.2.6] - 2019-09-20
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-bro-sequelizejs",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Sequelize adapter for AdminBro",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)