Skip to content

Commit

Permalink
chore(release): 2.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.4](v2.2.3...v2.2.4) (2024-11-15)

### Bug Fixes

* **deps:** bump path-to-regexp from 6.2.1 to 6.3.0 ([60edba9](60edba9))
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent 63420f8 commit 9baf2a3
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.4](https://github.com/ducktors/turborepo-remote-cache/compare/v2.2.3...v2.2.4) (2024-11-15)


### Bug Fixes

* **deps:** bump path-to-regexp from 6.2.1 to 6.3.0 ([60edba9](https://github.com/ducktors/turborepo-remote-cache/commit/60edba97e2faa6d3423111a36ae165384f7f7557))

## [2.2.3](https://github.com/ducktors/turborepo-remote-cache/compare/v2.2.2...v2.2.3) (2024-11-15)


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.2.3",
"version": "2.2.4",
"description": "Turborepo remote cache server",
"main": "./dist/app.js",
"type": "module",
Expand Down

0 comments on commit 9baf2a3

Please sign in to comment.