Skip to content

Commit

Permalink
chore: 🤖 release v1.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 16, 2023
1 parent 0a62584 commit 157a077
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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.38](https://github.com/danielpinto8zz6/c-cpp-compile-run/compare/v1.0.37...v1.0.38)

- fix: 🐛 Activate hotkeys only on c/cpp files [`#314`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/314)

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

> 16 February 2023
- Feature/runner improvements [`#312`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/312)
- feat: 🎸 Add some runner improvements [`6b872bb`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/6b872bbe01202a0d4e775d369eb9b5da62f83b58)
- feat: 🎸 simplify external terminal logic [`3fbe77d`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/3fbe77dc021a201f7705a990fbfaae661f4320e4)
- fix: 🐛 powershell run on windows [`9578f8a`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/9578f8a833041c753d6477194884ceef3d8db623)
- chore: 🤖 release v1.0.37 [`427e77d`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/427e77d5648fe4c4f19aaafc80558044cfcdc54d)

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

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.37",
"version": "1.0.38",
"publisher": "danielpinto8zz6",
"author": {
"name": "Daniel Pinto",
Expand Down

0 comments on commit 157a077

Please sign in to comment.