Skip to content

Commit

Permalink
chore: version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Feb 16, 2024
1 parent 4bfc714 commit 41c9d7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
[![Coverage Status](https://coveralls.io/repos/github/steve-lebleu/typeplate/badge.svg?branch=master)](https://coveralls.io/github/steve-lebleu/typeplate?branch=master)
[![CodeFactor](https://www.codefactor.io/repository/github/steve-lebleu/typeplate/badge)](https://www.codefactor.io/repository/github/steve-lebleu/typeplate)
![GitHub Release](https://img.shields.io/github/v/release/steve-lebleu/typeplate?logo=Github)
![Known Vulnerabilities](https://snyk.io/test/github/steve-lebleu/typeplate/badge.svg)
![GitHub License](https://img.shields.io/github/license/steve-lebleu/typeplate?color=%230A7BBC)

Ready to use RESTful API boilerplate builded with [Express.js](http://expressjs.com/en/4x/api.html), [Typescript](https://github.com/Microsoft/TypeScript) [TypeORM](https://github.com/typeorm/typeorm) and [Mocha](https://mochajs.org/). 🤘
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.7",
"version": "1.6.0",
"engines": {
"node": ">=18.19.0",
"npm": ">=10.2.3"
Expand Down

0 comments on commit 41c9d7d

Please sign in to comment.