Skip to content

Commit

Permalink
chore(release): 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.6](v2.0.5...v2.0.6) (2023-11-30)

### Bug Fixes

* **docker:** bump node from 20.9.0-alpine3.17 to 20.10.0-alpine3.17 ([96a9f04](96a9f04))
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent 377a9df commit 6736b3e
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.0.6](https://github.com/ducktors/turborepo-remote-cache/compare/v2.0.5...v2.0.6) (2023-11-30)


### Bug Fixes

* **docker:** bump node from 20.9.0-alpine3.17 to 20.10.0-alpine3.17 ([96a9f04](https://github.com/ducktors/turborepo-remote-cache/commit/96a9f0485b36df62d26a82a48817a3bc49acb08a))

## [2.0.5](https://github.com/ducktors/turborepo-remote-cache/compare/v2.0.4...v2.0.5) (2023-11-21)


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

0 comments on commit 6736b3e

Please sign in to comment.