Skip to content

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor Hugo Salgado committed Feb 4, 2022
1 parent 401296c commit fa2bd4f
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 3 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,50 @@

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.

## [2.1.0](https://github.com/vitorsalgado/create-nodejs-ts/compare/v2.0.1...v2.1.0) (2022-02-04)


### Features

* Add Support for Windows hosts ([#224](https://github.com/vitorsalgado/create-nodejs-ts/issues/224)) ([00058bb](https://github.com/vitorsalgado/create-nodejs-ts/commit/00058bbc0ef3d7bdb2cf120ecafef6fe56e1a40a))


### Build

* **deps-dev:** bump @commitlint/cli from 16.0.2 to 16.0.3 ([#203](https://github.com/vitorsalgado/create-nodejs-ts/issues/203)) ([cf39e1e](https://github.com/vitorsalgado/create-nodejs-ts/commit/cf39e1ebf1c44f014991b674efc69aea6c63af46))
* **deps-dev:** bump @commitlint/cli from 16.0.3 to 16.1.0 ([#206](https://github.com/vitorsalgado/create-nodejs-ts/issues/206)) ([6c0e6ef](https://github.com/vitorsalgado/create-nodejs-ts/commit/6c0e6ef0975963d7673ac22534b630d246d88c30))
* **deps-dev:** bump @types/node from 17.0.10 to 17.0.12 ([#211](https://github.com/vitorsalgado/create-nodejs-ts/issues/211)) ([a364b9b](https://github.com/vitorsalgado/create-nodejs-ts/commit/a364b9bf3b8d7cead85af6a5040b004c527ce56b))
* **deps-dev:** bump @types/node from 17.0.12 to 17.0.13 ([#216](https://github.com/vitorsalgado/create-nodejs-ts/issues/216)) ([f6627f4](https://github.com/vitorsalgado/create-nodejs-ts/commit/f6627f46f0dbaf8fa8a25cd4118a7010f596bf38))
* **deps-dev:** bump @types/node from 17.0.13 to 17.0.14 ([#219](https://github.com/vitorsalgado/create-nodejs-ts/issues/219)) ([5ee38c7](https://github.com/vitorsalgado/create-nodejs-ts/commit/5ee38c786b62fab25b57493c1cfb60a61cba659e))
* **deps-dev:** bump @types/node from 17.0.8 to 17.0.9 ([#198](https://github.com/vitorsalgado/create-nodejs-ts/issues/198)) ([417c3b5](https://github.com/vitorsalgado/create-nodejs-ts/commit/417c3b5573a6f7bdf2c1df7c329ae2f6b0290939))
* **deps-dev:** bump @types/node from 17.0.9 to 17.0.10 ([#205](https://github.com/vitorsalgado/create-nodejs-ts/issues/205)) ([a076c68](https://github.com/vitorsalgado/create-nodejs-ts/commit/a076c68b00bb0f32165baf65cf9179a6008659cc))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#201](https://github.com/vitorsalgado/create-nodejs-ts/issues/201)) ([c57d52a](https://github.com/vitorsalgado/create-nodejs-ts/commit/c57d52abf44ad02c50951f2a37e2285627b8ac2c))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#212](https://github.com/vitorsalgado/create-nodejs-ts/issues/212)) ([53ed9f6](https://github.com/vitorsalgado/create-nodejs-ts/commit/53ed9f69b427837962fd586b2d8ac0bfa4f13df4))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#221](https://github.com/vitorsalgado/create-nodejs-ts/issues/221)) ([99d1f89](https://github.com/vitorsalgado/create-nodejs-ts/commit/99d1f890534f76ab613d75afa86eca01b759c185))
* **deps-dev:** bump @typescript-eslint/parser from 5.10.0 to 5.10.1 ([#213](https://github.com/vitorsalgado/create-nodejs-ts/issues/213)) ([3cfd15d](https://github.com/vitorsalgado/create-nodejs-ts/commit/3cfd15d657d9742aaf770794dedc80b9f85197db))
* **deps-dev:** bump @typescript-eslint/parser from 5.10.1 to 5.10.2 ([#220](https://github.com/vitorsalgado/create-nodejs-ts/issues/220)) ([235f458](https://github.com/vitorsalgado/create-nodejs-ts/commit/235f458684c1bbab0edc18e69beffe50a22438d6))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.1 to 5.10.0 ([#200](https://github.com/vitorsalgado/create-nodejs-ts/issues/200)) ([157392f](https://github.com/vitorsalgado/create-nodejs-ts/commit/157392f96d8781976b3cfd67f9cd7ee46a399510))
* **deps-dev:** bump eslint from 8.6.0 to 8.7.0 ([#197](https://github.com/vitorsalgado/create-nodejs-ts/issues/197)) ([1a7b4e2](https://github.com/vitorsalgado/create-nodejs-ts/commit/1a7b4e2ace2b88d6aafa451d1dcd74689f28c6f2))
* **deps-dev:** bump eslint from 8.7.0 to 8.8.0 ([#218](https://github.com/vitorsalgado/create-nodejs-ts/issues/218)) ([4efd6f5](https://github.com/vitorsalgado/create-nodejs-ts/commit/4efd6f514f4f9f7452fe7c17e51d43095f4eea7e))
* **deps-dev:** bump lint-staged from 12.1.7 to 12.2.1 ([#204](https://github.com/vitorsalgado/create-nodejs-ts/issues/204)) ([52f043b](https://github.com/vitorsalgado/create-nodejs-ts/commit/52f043beb7f38e78adad1a065828373aedaad0be))
* **deps-dev:** bump lint-staged from 12.2.1 to 12.2.2 ([#207](https://github.com/vitorsalgado/create-nodejs-ts/issues/207)) ([2bb47a4](https://github.com/vitorsalgado/create-nodejs-ts/commit/2bb47a4f5715da6ea2ab8ef59751c78ec700f80d))
* **deps-dev:** bump lint-staged from 12.2.2 to 12.3.1 ([#209](https://github.com/vitorsalgado/create-nodejs-ts/issues/209)) ([67bffd9](https://github.com/vitorsalgado/create-nodejs-ts/commit/67bffd9de862da7a39b8db1f683f75b04ac3ae93))
* **deps-dev:** bump lint-staged from 12.3.1 to 12.3.2 ([#215](https://github.com/vitorsalgado/create-nodejs-ts/issues/215)) ([ad019f2](https://github.com/vitorsalgado/create-nodejs-ts/commit/ad019f27b34b9e16b9d7a914ff8862067d3c8590))
* **deps-dev:** bump lint-staged from 12.3.2 to 12.3.3 ([#222](https://github.com/vitorsalgado/create-nodejs-ts/issues/222)) ([f8fef00](https://github.com/vitorsalgado/create-nodejs-ts/commit/f8fef00d6a5fa2aeda4c37e58216e0eecd3f97b5))
* **deps-dev:** bump ts-jest from 27.1.2 to 27.1.3 ([#199](https://github.com/vitorsalgado/create-nodejs-ts/issues/199)) ([fe7325a](https://github.com/vitorsalgado/create-nodejs-ts/commit/fe7325a7b0aaeb2ecc7ff70ae1e655d3beb68585))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#208](https://github.com/vitorsalgado/create-nodejs-ts/issues/208)) ([b7579f1](https://github.com/vitorsalgado/create-nodejs-ts/commit/b7579f1ffc5dbbeec437c2abba1ac958451cd544))
* **deps:** bump dotenv from 11.0.0 to 14.1.0 ([#196](https://github.com/vitorsalgado/create-nodejs-ts/issues/196)) ([67bf53f](https://github.com/vitorsalgado/create-nodejs-ts/commit/67bf53f837ceea582b131234e94602ff9d49f8ae))
* **deps:** bump dotenv from 14.1.0 to 14.2.0 ([#202](https://github.com/vitorsalgado/create-nodejs-ts/issues/202)) ([80e218c](https://github.com/vitorsalgado/create-nodejs-ts/commit/80e218c7c2964cd953c496ccda1a8def667a8ac6))
* **deps:** bump dotenv from 14.2.0 to 14.3.0 ([#210](https://github.com/vitorsalgado/create-nodejs-ts/issues/210)) ([e26a78c](https://github.com/vitorsalgado/create-nodejs-ts/commit/e26a78cfe62a4fecdef32e5ed77b2fc39783ee80))
* **deps:** bump dotenv from 14.3.0 to 14.3.2 ([#214](https://github.com/vitorsalgado/create-nodejs-ts/issues/214)) ([2bf911f](https://github.com/vitorsalgado/create-nodejs-ts/commit/2bf911ffa03762a2fa050bbb62cb451778323d44))
* **deps:** bump dotenv from 14.3.2 to 15.0.0 ([#217](https://github.com/vitorsalgado/create-nodejs-ts/issues/217)) ([b632823](https://github.com/vitorsalgado/create-nodejs-ts/commit/b6328236030cf2fbc11b167c6437d42b55d62876))
* **deps:** bump dotenv from 15.0.0 to 16.0.0 ([#223](https://github.com/vitorsalgado/create-nodejs-ts/issues/223)) ([d0a1889](https://github.com/vitorsalgado/create-nodejs-ts/commit/d0a18898a86a5ed54ab8f0809a2609ea3e00f7ce))


### Chore

* update nodejs version ([401296c](https://github.com/vitorsalgado/create-nodejs-ts/commit/401296cd8018ea8a5451a6f21258bd491e330acb))

### [2.0.1](https://github.com/vitorsalgado/create-nodejs-ts/compare/v2.0.0...v2.0.1) (2022-01-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-nodejs-ts",
"version": "2.0.1",
"version": "2.1.0",
"description": "NodeJS Starter Project Kit",
"private": false,
"main": "dist/index.js",
Expand Down

0 comments on commit fa2bd4f

Please sign in to comment.