Skip to content

Commit

Permalink
chore(release): 1.14.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.2](v1.14.1...v1.14.2) (2023-06-23)

### Bug Fixes

* **docker:** bump node from 18.15.0-alpine3.17 to 18.16.1-alpine3.17 ([8a97f95](8a97f95))
  • Loading branch information
semantic-release-bot committed Jun 23, 2023
1 parent 373dcb7 commit 5ee3221
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 @@
## [1.14.2](https://github.com/ducktors/turborepo-remote-cache/compare/v1.14.1...v1.14.2) (2023-06-23)


### Bug Fixes

* **docker:** bump node from 18.15.0-alpine3.17 to 18.16.1-alpine3.17 ([8a97f95](https://github.com/ducktors/turborepo-remote-cache/commit/8a97f95177abc8ef0c982fd7a9925796595513b3))

## [1.14.1](https://github.com/ducktors/turborepo-remote-cache/compare/v1.14.0...v1.14.1) (2023-03-27)


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": "1.14.1",
"version": "1.14.2",
"description": "Turborepo remote cache server",
"main": "build",
"author": "Maksim Sinik <[email protected]>",
Expand Down

0 comments on commit 5ee3221

Please sign in to comment.