Skip to content

Commit

Permalink
release: 0.33.8
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Dec 16, 2022
1 parent e8cf517 commit 964913f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.33.8

### Various fixes & improvements

- Emit dotnet and nuget version info (#437) by @mattjohnsonpint
- Bump symbol collector (#435) by @bruno-garcia
- build(deps-dev): bump simple-git from 3.6.0 to 3.15.0 (#436) by @dependabot
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#434) by @dependabot

## 0.33.7

### Various fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
"version": "0.34.0-dev.0",
"version": "0.33.8",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
Expand Down

0 comments on commit 964913f

Please sign in to comment.