Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 22cde7e

Browse files
committed
misc: 1.15.1 release
1 parent bb0a6e9 commit 22cde7e

File tree

3 files changed

+1203
-1000
lines changed

3 files changed

+1203
-1000
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- "Would I rather be feared or loved? Easy. Both. I want people to be afraid of how much they love me." — Michael Scott
66

7+
## v1.15.1
8+
9+
- deps: Update sentry-cli to v1.64
10+
711
## v1.15.0
812

913
- feat: Add `cleanAftifacts` option to remove all previously uploaded files in a release (#264)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"node": ">= 8"
1919
},
2020
"dependencies": {
21-
"@sentry/cli": "^1.63.1"
21+
"@sentry/cli": "^1.64.1"
2222
},
2323
"devDependencies": {
2424
"codecov": "^3.5.0",

0 commit comments

Comments
 (0)