Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Commit 5df9e79

Browse files
committedJun 17, 2018
2.1.1
1 parent c2c6fe9 commit 5df9e79

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="2.1.1"></a>
2+
## [2.1.1](https://github.com/jspizziri/sequelize-connect/compare/v2.1.0...v2.1.1) (2018-06-17)
3+
4+
5+
16
<a name="2.1.0"></a>
27
# [2.1.0](https://github.com/jspizziri/sequelize-connect/compare/v2.0.0...v2.1.0) (2018-05-05)
38

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sequelize-connect",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"author": "Jacob Spizziri <jacob.spizziri@gmail.com> (https://github.com/jspizziri)",
55
"license": "BSD-2-Clause",
66
"description": "A simple connection wrapper for the sequelize ORM, making it easier to configure and build models & connections.",

0 commit comments

Comments
 (0)
This repository has been archived.