Skip to content

Commit ef89336

Browse files
chore(main): release heroku-slugs 2.0.1 (#58)
Co-authored-by: Michael Malave <michael.malave@salesforce.com>
1 parent f8c5713 commit ef89336

3 files changed

Lines changed: 17 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.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [2.0.1](https://github.com/heroku/heroku-slugs/compare/heroku-slugs-v2.0.0...heroku-slugs-v2.0.1) (2026-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump lodash from 4.17.21 to 4.17.23 ([#60](https://github.com/heroku/heroku-slugs/issues/60)) ([f8c5713](https://github.com/heroku/heroku-slugs/commit/f8c57135735e55d58a0ef2b6e98d5327c1468c83))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* onboard shared workflows ([#57](https://github.com/heroku/heroku-slugs/issues/57)) ([ab8aefa](https://github.com/heroku/heroku-slugs/commit/ab8aefaeda53b3bb51d62efb7201f3df583b066f))
14+
* onboard shared workflows ([#59](https://github.com/heroku/heroku-slugs/issues/59)) ([240326f](https://github.com/heroku/heroku-slugs/commit/240326fa01ad97bb2bc010cfb7e05cd5a4644cf0))
15+
* update glob resolution in yarn.lock ([#52](https://github.com/heroku/heroku-slugs/issues/52)) ([db6c3ee](https://github.com/heroku/heroku-slugs/commit/db6c3ee3d5ba666078e70757b95e8250c42b0b01))

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.0",
4+
"version": "2.0.1",
55
"author": "Heroku",
66
"bugs": {
77
"url": "https://github.com/heroku/heroku-slugs/issues"

0 commit comments

Comments
 (0)