Skip to content

Commit

Permalink
chore(release): 2.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.1](v2.5.0...v2.5.1) (2024-11-01)

### Bug Fixes

* **sentry:** Update and use local client to not pollute global scope ([#37](#37)) ([37b168a](37b168a))
  • Loading branch information
semantic-release-bot committed Nov 1, 2024
1 parent 37b168a commit f8af7e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.5.1](https://github.com/carlos-algms/vscode-make-task-provider/compare/v2.5.0...v2.5.1) (2024-11-01)


### Bug Fixes

* **sentry:** Update and use local client to not pollute global scope ([#37](https://github.com/carlos-algms/vscode-make-task-provider/issues/37)) ([37b168a](https://github.com/carlos-algms/vscode-make-task-provider/commit/37b168a3acaa0e515d66a0a699e9e51f1b0486db))

# [2.5.0](https://github.com/carlos-algms/vscode-make-task-provider/compare/v2.4.2...v2.5.0) (2023-04-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.5.0",
"version": "2.5.1",
"name": "make-task-provider",
"publisher": "carlos-algms",
"displayName": "Make support and task provider",
Expand Down

0 comments on commit f8af7e6

Please sign in to comment.