Skip to content

Commit

Permalink
chore: 🤖 release v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpinto8zz6 committed Oct 24, 2021
1 parent fb09f16 commit 077e172
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +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.0.15](https://github.com/danielpinto8zz6/c-cpp-compile-run/compare/v1.0.14...v1.0.15)

- feat: 🎸 Add support for custom output location [`#265`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/265)
- Fix typos in README [`#255`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/255)
- feat: 🎸 update deps [`fb09f16`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/fb09f168b812ed7847932de863ef4b936a4b7a01)
- feat: 🎸 update deps [`a24ff1f`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/a24ff1fcc94e387cbf23b5dcf00b70751f28e2ad)
- feat: 🎸 update terminal from maven terminal [`a9d14d9`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/a9d14d906db34896fbc635ffd3deb1d118715c8d)

#### [v1.0.14](https://github.com/danielpinto8zz6/c-cpp-compile-run/compare/v1.0.13...v1.0.14)

> 14 April 2021
- Development [`#249`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/249)
- chore(deps): bump yargs-parser from 5.0.0 to 5.0.1 [`#248`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/248)
- chore: 🤖 migrate to tslint [`a6d333a`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/a6d333a4dfcb34b8162d2dddecb2ee9096b4cd21)
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
Expand Up @@ -2,7 +2,7 @@
"name": "c-cpp-compile-run",
"displayName": "C/C++ Compile Run",
"description": "Compile & Run single c/c++ files easly",
"version": "1.0.14",
"version": "1.0.15",
"publisher": "danielpinto8zz6",
"icon": "resources/logo.png",
"engines": {
Expand Down

0 comments on commit 077e172

Please sign in to comment.