Skip to content

Commit

Permalink
meta: 2.17.0 changelog (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek authored Apr 5, 2023
1 parent 1b4c0d0 commit 63f9c96
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

"You know what they say. Fool me once, strike one, but fool me twice... strike three." — Michael Scott

## 2.17.0

### Various fixes & improvements

- feat(bash-hook): Add ability to specify tags for bash hook script (#1560)
- feat(sourcemaps): Add `--use-artifact-bundle` flag to force Artifact Bundles usage (#1557) (#1559)
- ref(sourcemaps): Check for release or debug ids before upload (#1561)
- ref(sourcemaps): Skip empty bundle uploads (#1552)
- ref(inject): Inject files with embedded sourcemaps (#1558)
- ref(inject): Inject regardless of whether a sourcemap is present (#1563)
- fix(inject): Use `File::create` to make sure files are truncated (#1562)

## 2.16.1

### Various fixes & improvements
Expand Down

0 comments on commit 63f9c96

Please sign in to comment.