Skip to content

Commit 04e7766

Browse files
committed
chore(release): 0.0.0
1 parent fd3ecb0 commit 04e7766

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+
## 0.0.0 (2021-09-10)
6+
7+
8+
### Features
9+
10+
* add .nvmrc ([b0fb5d7](https://github.com/Webeleon/node-typescript/commit/b0fb5d776f524fcf11d90ec295757d3e46ea9d11))
11+
* add github actions ([d475fc3](https://github.com/Webeleon/node-typescript/commit/d475fc3643bd0d9dab1be89c6257a0340c39238f))
12+
* add jest for testing ([805312e](https://github.com/Webeleon/node-typescript/commit/805312e365c85492e7bc3d160d9ccc6452b29c0a))
13+
* basic README ([0200842](https://github.com/Webeleon/node-typescript/commit/020084224b99f4df66d4cb8df040bbb56f88d7d4))
14+
* configure renovate ([1587b57](https://github.com/Webeleon/node-typescript/commit/1587b57496b3005d7937ec619694eeb502096d4b))
15+
* improve package.json ([d4da92f](https://github.com/Webeleon/node-typescript/commit/d4da92fe9ad8a31294d9d3fce47076eedcfb080e))
16+
* install standard version ([e49daa7](https://github.com/Webeleon/node-typescript/commit/e49daa7484eb1509f35cf4c0bd5fb91e17d60cdf))
17+
* intial ts + commitlint installation ([471f7f8](https://github.com/Webeleon/node-typescript/commit/471f7f86413a8e3b2dbcc1f94c89aaf0779cbb52))
18+
* setup prettier ([4b6e084](https://github.com/Webeleon/node-typescript/commit/4b6e0841cdaf3f3b8d9b9bc44f9201a9047d29fa))
19+
20+
21+
### Bug Fixes
22+
23+
* add NODE_ENV=test to test scripts ([1eb70e7](https://github.com/Webeleon/node-typescript/commit/1eb70e783304746ce2fcb81aa9b9d9aacd072c38))
24+
* coverage script name ([a793265](https://github.com/Webeleon/node-typescript/commit/a793265c3516675d810801107477bdd82e33a0ca))
25+
* github actions ([5f59f53](https://github.com/Webeleon/node-typescript/commit/5f59f531529e7816567af2afdcc41990dea0440d))
26+
* remove coverall from actions ([fd3ecb0](https://github.com/Webeleon/node-typescript/commit/fd3ecb022c37381b4111bd9cf3ae597518408727))

0 commit comments

Comments
 (0)