Skip to content

Commit

Permalink
chore: 🤖 release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpinto8zz6 committed Oct 8, 2020
1 parent a86d11a commit 781bac8
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 78 deletions.
92 changes: 16 additions & 76 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.2.2](https://github.com/danielpinto8zz6/c-cpp-project-generator/compare/v1.2.1...v1.2.2)

- build(deps): bump node-fetch from 2.6.0 to 2.6.1 [`#156`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/156)
- Fixed issue #134 [`#151`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/151)
- build(deps-dev): bump release-it from 13.5.2 to 13.5.4 [`#108`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/108)
- build(deps-dev): bump @types/node from 13.11.1 to 13.13.0 [`#107`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/107)
- Create ./bin/ directory if it does not exist [`#103`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/103)
- fix to issue #101 [`#102`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/102)
- chore: 🤖 deps [`8276ce2`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/8276ce2c07b62e1a2e03f0a5692bac2b9a234df6)
- chore(license) [`23b0e6a`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/23b0e6ac6b1a47496804404969b39f96da3e35f4)
- feat: 🎸 Makefile improvements [`a86d11a`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/a86d11a90ac9bcab5d3ecefc27d01577029847c6)

#### [v1.2.1](https://github.com/danielpinto8zz6/c-cpp-project-generator/compare/v1.2.0...v1.2.1)

> 11 April 2020
Expand Down Expand Up @@ -77,93 +89,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @types/node from 12.7.12 to 12.11.1 [`#12`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/12)
- chore: 🤖 build [`c17966b`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/c17966bd03c5e84c2c268e9aa5cb17f519b29b2e)
- feat: 🎸 generator [`5e7c2dd`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/5e7c2dd47a6693ee422b17e6d4cc5fa5b3a0ca36)
- chore: 🤖 release v1.2.1 [`28079e2`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/28079e23182167c1b06c61acbd3a9ea2e7d8c928)

#### [v1.2.0](https://github.com/danielpinto8zz6/c-cpp-project-generator/compare/v1.1.2...v1.2.0)

> 11 April 2020
#### [v1.1.2](https://github.com/danielpinto8zz6/c-cpp-project-generator/compare/v1.1.1...v1.1.2)
#### [v1.2.0](https://github.com/danielpinto8zz6/c-cpp-project-generator/compare/v1.1.1...v1.2.0)

> 11 April 2020
> 13 October 2019
- 📦NEW: VSCode.pro badge [`#100`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/100)
- build(deps): bump fs-extra from 8.1.0 to 9.0.0 [`#90`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/90)
- build(deps-dev): bump tslint from 6.0.0 to 6.1.0 [`#87`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/87)
- build(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 [`#86`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/86)
- build(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 [`#84`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/84)
- build(deps-dev): bump @types/node from 13.7.6 to 13.7.7 [`#83`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/83)
- build(deps-dev): bump typescript from 3.8.2 to 3.8.3 [`#82`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/82)
- build(deps-dev): bump @types/node from 13.7.4 to 13.7.6 [`#81`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/81)
- build(deps-dev): bump typescript from 3.7.5 to 3.8.2 [`#80`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/80)
- build(deps-dev): bump @types/node from 13.7.2 to 13.7.4 [`#79`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/79)
- build(deps-dev): bump @types/node from 13.7.0 to 13.7.2 [`#78`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/78)
- build(deps): bump @types/fs-extra from 8.0.1 to 8.1.0 [`#77`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/77)
- build(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 [`#76`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/76)
- build(deps-dev): bump semantic-release, semantic-release-vsce and @semantic-release/git [`#75`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/75)
- build(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 [`#73`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/73)
- build(deps-dev): bump @types/node from 13.5.2 to 13.7.0 [`#72`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/72)
- build(deps-dev): bump @types/node from 13.5.1 to 13.5.2 [`#70`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/70)
- build(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 [`#69`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/69)
- build(deps-dev): bump @types/node from 13.5.0 to 13.5.1 [`#68`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/68)
- build(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 [`#67`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/67)
- build(deps-dev): bump @types/node from 13.1.7 to 13.5.0 [`#66`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/66)
- build(deps-dev): bump tslint from 5.20.1 to 6.0.0 [`#65`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/65)
- build(deps-dev): bump typescript from 3.7.4 to 3.7.5 [`#63`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/63)
- build(deps-dev): bump @types/node from 13.1.5 to 13.1.7 [`#62`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/62)
- Bump @types/node from 13.1.4 to 13.1.5 [`#60`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/60)
- Bump @types/node from 13.1.2 to 13.1.4 [`#59`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/59)
- Bump @types/node from 13.1.1 to 13.1.2 [`#58`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/58)
- Bump @types/node from 13.1.0 to 13.1.1 [`#57`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/57)
- Bump @types/node from 12.12.21 to 13.1.0 [`#55`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/55)
- Bump typescript from 3.7.3 to 3.7.4 [`#54`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/54)
- Bump semantic-release from 15.13.31 to 15.14.0 [`#53`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/53)
- Bump @types/node from 12.12.20 to 12.12.21 [`#52`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/52)
- Bump @types/node from 12.12.17 to 12.12.20 [`#51`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/51)
- [Security] Bump npm from 6.13.0 to 6.13.4 [`#49`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/49)
- Bump @types/vscode from 1.40.0 to 1.41.0 [`#48`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/48)
- Bump vscode-test from 1.2.3 to 1.3.0 [`#47`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/47)
- Bump @types/node from 12.12.16 to 12.12.17 [`#46`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/46)
- Bump @types/node from 12.12.14 to 12.12.16 [`#45`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/45)
- Bump typescript from 3.7.2 to 3.7.3 [`#44`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/44)
- Bump @types/node from 12.12.12 to 12.12.14 [`#43`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/43)
- Bump @types/node from 12.12.9 to 12.12.12 [`#42`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/42)
- Bump @semantic-release/changelog from 3.0.5 to 3.0.6 [`#41`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/41)
- Bump @types/node from 12.12.8 to 12.12.9 [`#39`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/39)
- [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 [`#38`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/38)
- Bump @types/node from 12.12.7 to 12.12.8 [`#37`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/37)
- Bump semantic-release from 15.13.30 to 15.13.31 [`#36`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/36)
- Bump @types/node from 12.12.6 to 12.12.7 [`#35`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/35)
- Bump vscode-test from 1.2.2 to 1.2.3 [`#34`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/34)
- Bump @types/vscode from 1.39.0 to 1.40.0 [`#33`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/33)
- Bump tslint from 5.20.0 to 5.20.1 [`#32`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/32)
- Bump @types/node from 12.12.5 to 12.12.6 [`#31`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/31)
- Bump typescript from 3.6.4 to 3.7.2 [`#30`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/30)
- Bump semantic-release from 15.13.28 to 15.13.30 [`#28`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/28)
- Bump @semantic-release/git from 7.0.17 to 7.0.18 [`#27`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/27)
- Bump vscode-test from 1.2.0 to 1.2.2 [`#26`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/26)
- Bump @types/node from 12.12.0 to 12.12.5 [`#25`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/25)
- specify miDebuggerPath [`#24`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/24)
- Bump @types/node from 12.11.7 to 12.12.0 [`#22`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/22)
- Bump @semantic-release/changelog from 3.0.4 to 3.0.5 [`#20`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/20)
- Bump semantic-release from 15.13.27 to 15.13.28 [`#21`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/21)
- Bump @semantic-release/git from 7.0.16 to 7.0.17 [`#19`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/19)
- Bump @types/node from 12.11.6 to 12.11.7 [`#18`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/18)
- Bump @types/node from 12.11.5 to 12.11.6 [`#17`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/17)
- Bump @types/node from 12.11.1 to 12.11.5 [`#16`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/16)
- Bump semantic-release from 15.13.24 to 15.13.27 [`#14`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/14)
- Bump @types/fs-extra from 8.0.0 to 8.0.1 [`#13`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/13)
- Bump @types/node from 12.7.12 to 12.11.1 [`#12`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/12)
- Bump @types/node from 12.6.2 to 12.7.12 [`#10`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/10)
- Bump typescript from 3.5.3 to 3.6.4 [`#8`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/8)
- Bump vscode from 1.1.35 to 1.1.36 [`#9`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/9)
- Bump tslint from 5.18.0 to 5.20.0 [`#7`](https://github.com/danielpinto8zz6/c-cpp-project-generator/pull/7)
- chore: 🤖 build [`c17966b`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/c17966bd03c5e84c2c268e9aa5cb17f519b29b2e)
- feat: 🎸 improve [`d07b232`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/d07b23207a26177afa68ac1f0e5a8e613a21d82a)
- feat: 🎸 generator [`df9639f`](https://github.com/danielpinto8zz6/c-cpp-project-generator/commit/df9639fa94961b78b81eb4e93d7ac376683d2808)

#### [v1.1.1](https://github.com/danielpinto8zz6/c-cpp-project-generator/compare/v1.0.0...v1.1.1)

> 11 April 2020
> 13 October 2019
#### v1.0.0

Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -2,7 +2,7 @@
"name": "c-cpp-project-generator",
"displayName": "C/C++ Project Generator",
"description": "Generate C/C++ Projects",
"version": "1.2.1",
"version": "1.2.2",
"icon": "resources/logo.png",
"publisher": "danielpinto8zz6",
"engines": {
Expand Down

0 comments on commit 781bac8

Please sign in to comment.