Skip to content

Commit d630201

Browse files
committed
release: 2.23.2
1 parent c984873 commit d630201

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 2.23.2
4+
5+
### Bug Fixes πŸ›
6+
7+
- Resolve 4 open Dependabot security alerts via pnpm overrides by @BYK in [#767](https://github.com/getsentry/craft/pull/767)
8+
9+
### Documentation πŸ“š
10+
11+
- Clarify urlTemplate usage and repo_url derivation for registry target by @BYK in [#766](https://github.com/getsentry/craft/pull/766)
12+
313
## 2.23.1
414

515
### Bug Fixes πŸ›

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/craft",
3-
"version": "2.24.0-dev.0",
3+
"version": "2.23.2",
44
"description": "The universal sentry workflow CLI",
55
"main": "dist/craft",
66
"repository": "https://github.com/getsentry/craft",

0 commit comments

Comments
Β (0)