Skip to content

Commit

Permalink
release: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Feb 8, 2023
1 parent 9a99786 commit 04ef420
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.0

### Various fixes & improvements

- Support nuget snupkg artifacts (#458) by @mattjohnsonpint

## 1.0.1

### 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": "1.1.0-dev.0",
"version": "1.1.0",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
Expand Down

0 comments on commit 04ef420

Please sign in to comment.