Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](ducktors/turborepo-remote-cache@v1.14.0...v1.14.1) (2023-03-27)

### Bug Fixes

* **docker:** bump node from `f605fcd` to `ffc770c` ([3524d08](ducktors@3524d08))
* **docker:** bump node from `f605fcd` to `ffc770c` ([b731acd](ducktors@b731acd))
* update fastify/aws-lambda ([45cc851](ducktors@45cc851))
  • Loading branch information
semantic-release-bot committed Mar 27, 2023
1 parent 2d32ca7 commit 5c9bebb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.14.1](https://github.com/ducktors/turborepo-remote-cache/compare/v1.14.0...v1.14.1) (2023-03-27)


### Bug Fixes

* **docker:** bump node from `f605fcd` to `ffc770c` ([3524d08](https://github.com/ducktors/turborepo-remote-cache/commit/3524d088e4fa730bd3203c4d0426d2e12aa73851))
* **docker:** bump node from `f605fcd` to `ffc770c` ([b731acd](https://github.com/ducktors/turborepo-remote-cache/commit/b731acdc3c9f062b5c9609689337417549df249f))
* update fastify/aws-lambda ([45cc851](https://github.com/ducktors/turborepo-remote-cache/commit/45cc85185ede652d5b20e2ea05eeba553f4e6c21))

# [1.14.0](https://github.com/ducktors/turborepo-remote-cache/compare/v1.13.3...v1.14.0) (2023-03-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": "1.14.0",
"version": "1.14.1",
"description": "Turborepo remote cache server",
"main": "build",
"author": "Maksim Sinik <[email protected]>",
Expand Down

0 comments on commit 5c9bebb

Please sign in to comment.