Skip to content

Commit c32047d

Browse files
committed
chore(release): 1.0.0
1 parent 37cfa03 commit c32047d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 1.0.0 (2021-07-20)
6+
7+
8+
### Features
9+
10+
* add base Makefile ([3002aac](https://github.com/vitorsalgado/nodejs-boilerplate/commit/3002aac02e711394e69fc7f097fd30f8afb1d5fb))
11+
* add base structure for Jest ([0e77cb5](https://github.com/vitorsalgado/nodejs-boilerplate/commit/0e77cb53944b8a4273b8624f75409eb1a4ebab71))
12+
* add basic tooling ([85f6efa](https://github.com/vitorsalgado/nodejs-boilerplate/commit/85f6efaf063102421cb1b3174fb435f721cc2824))
13+
* add eslint ([1910863](https://github.com/vitorsalgado/nodejs-boilerplate/commit/19108630f4179ec916b6060fc0bdff131b940a77))
14+
* add new simpler boilerplate and publish scripts ([309bcd9](https://github.com/vitorsalgado/nodejs-boilerplate/commit/309bcd9e2512e0506d6275108733da33f5c459bb))
15+
* add nodemon with dotenv and sample .env file ([3750a60](https://github.com/vitorsalgado/nodejs-boilerplate/commit/3750a60e92bf1b82fa8ff75bc9e41aee175ddabf))
16+
* add simple hello world with Fastify along with utils code ([54f31a3](https://github.com/vitorsalgado/nodejs-boilerplate/commit/54f31a3facd041993d42009522559f9ef1bd674f))
17+
* add typescript ([30e4f53](https://github.com/vitorsalgado/nodejs-boilerplate/commit/30e4f5362fa3a954f9241c8f97bbec40c5504a2c))
18+
19+
20+
### Bug Fixes
21+
22+
* code-ql install deps ([37cfa03](https://github.com/vitorsalgado/nodejs-boilerplate/commit/37cfa037fc887e220ae648271da49cb5738e28ee))

0 commit comments

Comments
 (0)