Skip to content

Commit 8b1fa6f

Browse files
bump version 0.3.0
1 parent d829444 commit 8b1fa6f

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.3.0] - 2019-12-29
11+
12+
### Added
13+
14+
* add findMany function
15+
1016
## [0.2.7] - 2019-12-16
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.7",
3+
"version": "0.3.0",
44
"description": "Sequelize adapter for AdminBro",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)