Skip to content

Commit db73a2f

Browse files
chore(main): release heroku-slugs 2.0.2
1 parent 096e46e commit db73a2f

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.0.2"
33
}

CHANGELOG.md

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

3+
## [2.0.2](https://github.com/heroku/heroku-slugs/compare/heroku-slugs-v2.0.1...heroku-slugs-v2.0.2) (2026-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* address high security vulns reported by Dependabot ([#74](https://github.com/heroku/heroku-slugs/issues/74)) ([096e46e](https://github.com/heroku/heroku-slugs/commit/096e46e0f2b85d42b0f38cf21cb7eac6ddc140bc))
9+
* **deps:** bump the patch-dependencies group across 1 directory with 4 updates ([#63](https://github.com/heroku/heroku-slugs/issues/63)) ([2bcd489](https://github.com/heroku/heroku-slugs/commit/2bcd4896175059f5d07d63a768fc19ff127bbc6b))
10+
311
## [2.0.1](https://github.com/heroku/heroku-slugs/compare/heroku-slugs-v2.0.0...heroku-slugs-v2.0.1) (2026-01-29)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heroku-cli/heroku-slugs",
33
"description": "Heroku CLI Plugin to manage and download slugs",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"author": "Heroku",
66
"bugs": {
77
"url": "https://github.com/heroku/heroku-slugs/issues"

0 commit comments

Comments
 (0)