Skip to content

Commit

Permalink
chore(release): 1.12.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.3](v1.12.2...v1.12.3) (2023-02-08)

### Bug Fixes

* **deps:** bump @google-cloud/storage from 6.4.1 to 6.9.1 ([c6901c8](c6901c8))
* **deps:** bump @google-cloud/storage to 6.9.2 ([8e5c327](8e5c327))
* **deps:** bump @hapi/boom from 9.1.4 to 10.0.0 ([6efbff4](6efbff4))
* **deps:** bump @sinclair/typebox from 0.23.1 to 0.25.21 ([48b0047](48b0047))
* **deps:** bump aws-sdk from 2.1053.0 to 2.1308.0 ([a34ab72](a34ab72))
* **deps:** bump pino-pretty from 7.3.0 to 9.1.1 ([207a9e6](207a9e6))
  • Loading branch information
semantic-release-bot committed Feb 8, 2023
1 parent 30558e0 commit 0713ed9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.12.3](https://github.com/ducktors/turborepo-remote-cache/compare/v1.12.2...v1.12.3) (2023-02-08)


### Bug Fixes

* **deps:** bump @google-cloud/storage from 6.4.1 to 6.9.1 ([c6901c8](https://github.com/ducktors/turborepo-remote-cache/commit/c6901c84ac39f58ae9e2d4ec10eed69ca089a03c))
* **deps:** bump @google-cloud/storage to 6.9.2 ([8e5c327](https://github.com/ducktors/turborepo-remote-cache/commit/8e5c327cb197dfbb356ae6fa4771b6c1fe286a27))
* **deps:** bump @hapi/boom from 9.1.4 to 10.0.0 ([6efbff4](https://github.com/ducktors/turborepo-remote-cache/commit/6efbff4bef3aa6979935dce34050fe35e693170d))
* **deps:** bump @sinclair/typebox from 0.23.1 to 0.25.21 ([48b0047](https://github.com/ducktors/turborepo-remote-cache/commit/48b0047cb54dd22b7be395eaa141706e949e2e15))
* **deps:** bump aws-sdk from 2.1053.0 to 2.1308.0 ([a34ab72](https://github.com/ducktors/turborepo-remote-cache/commit/a34ab725d73e7cd94708062dd8df7fc651e77be4))
* **deps:** bump pino-pretty from 7.3.0 to 9.1.1 ([207a9e6](https://github.com/ducktors/turborepo-remote-cache/commit/207a9e65a8eda33fda6f3f8b68933056f877c16c))

## [1.12.2](https://github.com/ducktors/turborepo-remote-cache/compare/v1.12.1...v1.12.2) (2023-02-06)


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

0 comments on commit 0713ed9

Please sign in to comment.