Skip to content

Commit

Permalink
chore: 🤖 release v1.0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2024
1 parent 6fc6cf5 commit 2323ac7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ 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.51](https://github.com/danielpinto8zz6/c-cpp-compile-run/compare/v1.0.50...v1.0.51)
#### [v1.0.52](https://github.com/danielpinto8zz6/c-cpp-compile-run/compare/v1.0.50...v1.0.52)

- fix: 🐛 fix build [`#348`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/348)
- feat: 🎸 update deps [`#347`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/347)
- feat: 🎸 update deps [`#346`](https://github.com/danielpinto8zz6/c-cpp-compile-run/pull/346)
- chore: 🤖 release v1.0.51 [`ce87d04`](https://github.com/danielpinto8zz6/c-cpp-compile-run/commit/ce87d04eab84b9698f5a73a5b21f4b149dbfd8a5)

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

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

0 comments on commit 2323ac7

Please sign in to comment.