We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529e9f3 commit f6a31adCopy full SHA for f6a31ad
CHANGELOG.md
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-Started from version 0.2.3
+Started from version 0.2.5
9
10
-## [0.2.4] - 2019-09-20
+## [0.2.5] - 2019-09-20
11
12
### Fixed
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "admin-bro-sequelizejs",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"description": "Sequelize adapter for AdminBro",
"main": "index.js",
"scripts": {
0 commit comments