Skip to content

Commit 0319b78

Browse files
committed
chore(release): 5.1.0
1 parent 0cee706 commit 0319b78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# expresso with TypeORM
1+
# expresso with Sequelize
22

33
[![documentation](https://img.shields.io/badge/Documentation-yes-brightgreen.svg)](https://github.com/masb0ymas/expresso-typeorm#readme)
44
[![maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/masb0ymas/expresso-typeorm/graphs/commit-activity)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/masb0ymas/expresso-typeorm/blob/master/LICENSE.md)
66

7-
[![version](https://img.shields.io/badge/Version-4.3.0-blue.svg?cacheSeconds=2592000)](https://github.com/masb0ymas/expresso-typeorm/releases/tag/v4.3.0)
7+
[![version](https://img.shields.io/badge/Version-5.1.0-blue.svg?cacheSeconds=2592000)](https://github.com/masb0ymas/expresso-typeorm/releases/tag/v5.1.0)
88
[![Express](https://img.shields.io/badge/Express-4.18.2-informational?logo=express&color=22272E)](https://expressjs.com/)
99
![Node](https://badges.aleen42.com/src/node.svg)
1010
![Eslint](https://badges.aleen42.com/src/eslint.svg)
@@ -14,7 +14,7 @@
1414
## Feature
1515

1616
- [TypeScript](https://github.com/microsoft/TypeScript) `5.1.x`
17-
- [TypeORM](https://github.com/typeorm/typeorm) `0.3.x`
17+
- [Sequelize](https://github.com/sequelize/sequelize) `6.x`
1818
- [Nodemailer](https://github.com/nodemailer/nodemailer) `6.x`
1919
- [Handlebars](https://github.com/wycats/handlebars.js) for templating HTML
2020
- [Yup](https://github.com/jquense/yup) for validation schema `1.x`

0 commit comments

Comments
 (0)