Skip to content

Commit

Permalink
release: 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jul 11, 2023
1 parent 02ef6d0 commit f3b5da4
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

## 1.2.3

### Various fixes & improvements

- fix(hex): Need local.hex --force for compiling deps (#471) by @sl0thentr0py
- ref: update jest (#468) by @asottile-sentry
- build(deps-dev): bump fast-xml-parser from 4.2.4 to 4.2.5 (#467) by @dependabot
- build(deps-dev): bump fast-xml-parser from 3.19.0 to 4.2.4 (#466) by @dependabot

## 1.2.2

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

0 comments on commit f3b5da4

Please sign in to comment.