Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.3...v1.14.0) (2023-03-21)

### Features

* unprotected health route ([7f68884](7f68884))
* unprotected unversioned health route ([3fe7e2c](3fe7e2c))
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent 6941d44 commit 66d70f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.14.0](https://github.com/ducktors/turborepo-remote-cache/compare/v1.13.3...v1.14.0) (2023-03-21)


### Features

* unprotected health route ([7f68884](https://github.com/ducktors/turborepo-remote-cache/commit/7f6888494ae0e5e23a440df6c811e684ec6fa7ef))
* unprotected unversioned health route ([3fe7e2c](https://github.com/ducktors/turborepo-remote-cache/commit/3fe7e2cc5f3028ddcdd927e9c020c0772304c719))

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

0 comments on commit 66d70f5

Please sign in to comment.