Skip to content

Commit b367b32

Browse files
committed
chore(release): 1.3.2
1 parent 8f5839a commit b367b32

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
### [1.3.2](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.3.1...v1.3.2) (2022-07-11)
6+
7+
### Others
8+
9+
- **deps:** update dependencies ([8f5839a](https://github.com/borjapazr/express-typescript-skeleton/commit/8f5839a4631c2d66c5a9cf9b7d290a7122b6da72))
10+
511
### [1.3.1](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.3.0...v1.3.1) (2022-06-30)
612

713
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-ts-skeleton",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "This is a template to start developing a REST API with Node.js (Express), TypeScript, Eslint, Prettier, Husky, etc.",
55
"author": "Borja Paz Rodríguez (@borjapazr)",
66
"license": "MIT",

0 commit comments

Comments
 (0)