Skip to content

Commit

Permalink
chore(release): 1.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.3](v1.7.2...v1.7.3) (2022-11-05)

### Bug Fixes

* [#32](#32), [#62](#62) ([1052cb7](1052cb7))
* remove mapped envs ([ea614b3](ea614b3))
* typescript ([2f2902e](2f2902e))
* update dockerfile ([e03a900](e03a900))
  • Loading branch information
semantic-release-bot committed Nov 5, 2022
1 parent ce2fd40 commit 85be5d6
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [1.7.3](https://github.com/ducktors/turborepo-remote-cache/compare/v1.7.2...v1.7.3) (2022-11-05)


### Bug Fixes

* [#32](https://github.com/ducktors/turborepo-remote-cache/issues/32), [#62](https://github.com/ducktors/turborepo-remote-cache/issues/62) ([1052cb7](https://github.com/ducktors/turborepo-remote-cache/commit/1052cb7aaa97d8f4411af82a09234d65d0f54941))
* remove mapped envs ([ea614b3](https://github.com/ducktors/turborepo-remote-cache/commit/ea614b370bcdf9c62e9bbd88c193693d84ce5054))
* typescript ([2f2902e](https://github.com/ducktors/turborepo-remote-cache/commit/2f2902ec7b8a3f0f12a994ea7da3cc8d3e5c17ed))
* update dockerfile ([e03a900](https://github.com/ducktors/turborepo-remote-cache/commit/e03a9007bb327cca61563fe9a7783ef97b369b70))

## [1.7.3](https://github.com/ducktors/turborepo-remote-cache/compare/v1.7.2...v1.7.3) (2022-11-05)


### Bug Fixes

* [#32](https://github.com/ducktors/turborepo-remote-cache/issues/32), [#62](https://github.com/ducktors/turborepo-remote-cache/issues/62) ([1052cb7](https://github.com/ducktors/turborepo-remote-cache/commit/1052cb7aaa97d8f4411af82a09234d65d0f54941))
* remove mapped envs ([ea614b3](https://github.com/ducktors/turborepo-remote-cache/commit/ea614b370bcdf9c62e9bbd88c193693d84ce5054))
* typescript ([2f2902e](https://github.com/ducktors/turborepo-remote-cache/commit/2f2902ec7b8a3f0f12a994ea7da3cc8d3e5c17ed))
* update dockerfile ([e03a900](https://github.com/ducktors/turborepo-remote-cache/commit/e03a9007bb327cca61563fe9a7783ef97b369b70))

## [1.7.2](https://github.com/ducktors/turborepo-remote-cache/compare/v1.7.1...v1.7.2) (2022-11-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.2",
"version": "1.7.3",
"description": "Turborepo remote cache server",
"main": "build",
"author": "Maksim Sinik <maksim@sinik.it>",
Expand Down

0 comments on commit 85be5d6

Please sign in to comment.