Skip to content

Commit 102a310

Browse files
committed
chore(release): 1.0.0
1 parent 68b61b0 commit 102a310

File tree

3 files changed

+4
-77
lines changed

3 files changed

+4
-77
lines changed

CHANGELOG.md

Lines changed: 1 addition & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -2,77 +2,4 @@
22

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

5-
### [1.3.1](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.3.0...v1.3.1) (2021-11-23)
6-
7-
### Bug Fixes
8-
9-
- **cd:** fix CD workflow ([d5d3a27](https://github.com/borjapazr/express-typescript-skeleton/commit/d5d3a2718bcf903f9de81c9621c5c2e27585a08a))
10-
11-
## [1.3.0](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.2.3...v1.3.0) (2021-11-23)
12-
13-
### Features
14-
15-
- **cd:** improve CD workflow ([53db5c8](https://github.com/borjapazr/express-typescript-skeleton/commit/53db5c8bf48de5adc3a91eb27bda66dc7d699ba7))
16-
17-
### [1.2.2](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.2.1...v1.2.2) (2021-11-23)
18-
19-
### [1.2.1](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.2.0...v1.2.1) (2021-11-23)
20-
21-
### Bug Fixes
22-
23-
- **cd:** fix CD workflow ([857ae27](https://github.com/borjapazr/express-typescript-skeleton/commit/857ae27cc2198b639bf72ee7a6a76124025b142d))
24-
25-
## [1.2.0](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.1.0...v1.2.0) (2021-11-23)
26-
27-
### Features
28-
29-
- **cd:** improve CD workflow ([60a5c27](https://github.com/borjapazr/express-typescript-skeleton/commit/60a5c27b9317d18b34e9ea304d4f87270e63b6a6))
30-
31-
## [1.1.0](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.0.0...v1.1.0) (2021-11-23)
32-
33-
### Features
34-
35-
- **cd:** improve CD workflow ([0accedf](https://github.com/borjapazr/express-typescript-skeleton/commit/0accedfa17098572c9bf117a91b11907d0445853))
36-
37-
## 1.0.0 (2021-11-23)
38-
39-
### Features
40-
41-
- **ci:** improve CI workflow ([2882b8e](https://github.com/borjapazr/express-typescript-skeleton/commit/2882b8e4f0be261cff93e56ea7b65f4e7056aa42))
42-
- **dependencies:** add dependabot ([fc099ec](https://github.com/borjapazr/express-typescript-skeleton/commit/fc099ec1848d67dc06887c8bd2702ea89e41e477))
43-
- **onboarding:** add the CodeTour extension to assist in the onboarding of new team members ([3296a38](https://github.com/borjapazr/express-typescript-skeleton/commit/3296a3861c5827aed6ef31d30b999de6e0b20696))
44-
45-
### Bug Fixes
46-
47-
- **cicd:** upgrade CI workflow ([3c02cbf](https://github.com/borjapazr/express-typescript-skeleton/commit/3c02cbfef04266ecc9e4d335eb14b83f1c71a825))
48-
- **ci:** fix CI workflow ([950f64e](https://github.com/borjapazr/express-typescript-skeleton/commit/950f64ea91e1eddf9eda7e923e13970a00304ffe))
49-
- **ci:** improve CI workflow ([b80d713](https://github.com/borjapazr/express-typescript-skeleton/commit/b80d713b9681e6e8a67fd8dd5db7450de8b96788))
50-
- solve build, test and lint problems ([a372b07](https://github.com/borjapazr/express-typescript-skeleton/commit/a372b07bfe69909dfde4437389e50b9dde563e2d))
51-
52-
### Performance Improvements
53-
54-
- **cd:** improve CD workflow trigger condition ([46878e2](https://github.com/borjapazr/express-typescript-skeleton/commit/46878e23a87313fc9463bdfd34c0123955f78636))
55-
- **cicd:** improve CI workflow ([47e8445](https://github.com/borjapazr/express-typescript-skeleton/commit/47e8445b696c512749b396811f653725fc86de2a))
56-
57-
### CI
58-
59-
- **dependencies:** update libraries ([6f3db96](https://github.com/borjapazr/express-typescript-skeleton/commit/6f3db964a959290c83c1492ac1674a96f8df2fb6))
60-
61-
### Tests
62-
63-
- improve tests ([e08c35f](https://github.com/borjapazr/express-typescript-skeleton/commit/e08c35f270a7044f38ac5df3a70068240f17b8bf))
64-
65-
### Styling
66-
67-
- **cicd:** improve project structure ([d267f91](https://github.com/borjapazr/express-typescript-skeleton/commit/d267f9185ceeacfc3c0a2f35fa03df63b72275f8))
68-
69-
### Others
70-
71-
- **deps:** update dependencies ([6fcfce5](https://github.com/borjapazr/express-typescript-skeleton/commit/6fcfce53bf605abb5b7ceed874fa1e5ec11bebce))
72-
- **init:** let's start this party ([1d9990c](https://github.com/borjapazr/express-typescript-skeleton/commit/1d9990c51c79a7780b858f88f2f5288081ea00d2))
73-
- **support:** add Node.js 12 support ([4e53375](https://github.com/borjapazr/express-typescript-skeleton/commit/4e53375304d6e4187a31c83c28320fbefa8decc2))
74-
75-
### Docs
76-
77-
- **readme:** document README.md and improve Makefile ([e1dd3ba](https://github.com/borjapazr/express-typescript-skeleton/commit/e1dd3baf74f5072de0a19972121454ec075cc976))
78-
- **readme:** fix README.md ([121b3e7](https://github.com/borjapazr/express-typescript-skeleton/commit/121b3e7b8e7b06c63d9d0a49c1422ed23fe237a8))
5+
## [1.0.0](https://github.com/borjapazr/express-typescript-skeleton/compare/v1.3.1...v1.0.0) (2021-11-23)

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.0.0",
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)