Skip to content

Commit b08dcf9

Browse files
committed
chore(release): 2.11.1
1 parent 9c9d21c commit b08dcf9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.11.1](https://github.com/masb0ymas/boilerplate-express-typescript-sequelize/compare/v2.11.0...v2.11.1) (2020-12-10)
6+
7+
8+
### Bug Fixes
9+
10+
* bug bump package ([9c9d21c](https://github.com/masb0ymas/boilerplate-express-typescript-sequelize/commit/9c9d21c1666a4e58802b60f5165e481bd0d4df15))
11+
* remove unuse file ([a3695f3](https://github.com/masb0ymas/boilerplate-express-typescript-sequelize/commit/a3695f3451003c3e51f5ea2ee1069179f59c4fcc))
12+
* script dockerfile ([8988b60](https://github.com/masb0ymas/boilerplate-express-typescript-sequelize/commit/8988b60953960bfce0d7a3c241bb8b81d8cdaafc))
13+
514
## [2.11.0](https://github.com/masb0ymas/boilerplate-express-typescript-sequelize/compare/v2.10.0...v2.11.0) (2020-12-09)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boilerplate-express-typescript",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "Just Boilerplate Express with TypeScript ( 🦊 )",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)