Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.5...v2.2.0) (2024-06-10)

### Features

* **ABS:** replace legacy azure-storage lib with @azure/storage-blob ([806f3c7](806f3c7))
  • Loading branch information
semantic-release-bot committed Jun 10, 2024
1 parent 045e00d commit 576df9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0](https://github.com/ducktors/turborepo-remote-cache/compare/v2.1.5...v2.2.0) (2024-06-10)


### Features

* **ABS:** replace legacy azure-storage lib with @azure/storage-blob ([806f3c7](https://github.com/ducktors/turborepo-remote-cache/commit/806f3c712477256b4fbad708d73d5dc41773e30f))

## [2.1.5](https://github.com/ducktors/turborepo-remote-cache/compare/v2.1.4...v2.1.5) (2024-06-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turborepo-remote-cache",
"version": "2.1.5",
"version": "2.2.0",
"description": "Turborepo remote cache server",
"main": "./dist/app.js",
"type": "module",
Expand Down

0 comments on commit 576df9a

Please sign in to comment.