Skip to content

Commit 843ebfa

Browse files
committed
chore(release): 1.0.0
1 parent 102a310 commit 843ebfa

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

CHANGELOG.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,49 @@
22

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

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

0 commit comments

Comments
 (0)