Skip to content

Commit

Permalink
chore(release): 2.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.3](v2.1.2...v2.1.3) (2024-05-09)

### Bug Fixes

* **docker:** bump node from 20.11.1-alpine3.18 to 20.13.0-alpine3.18 ([43d49b5](43d49b5))
  • Loading branch information
semantic-release-bot committed May 9, 2024
1 parent 0fec182 commit 74fd51a
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.1.3](https://github.com/ducktors/turborepo-remote-cache/compare/v2.1.2...v2.1.3) (2024-05-09)


### Bug Fixes

* **docker:** bump node from 20.11.1-alpine3.18 to 20.13.0-alpine3.18 ([43d49b5](https://github.com/ducktors/turborepo-remote-cache/commit/43d49b56ca2c873332f97dbbaff389e8d8851399))

## [2.1.2](https://github.com/ducktors/turborepo-remote-cache/compare/v2.1.1...v2.1.2) (2024-04-08)


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

0 comments on commit 74fd51a

Please sign in to comment.