Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.7...v1.7.0) (2022-10-14)

### Features

* trigger release of head support [#50](#50) ([bc3bd8a](bc3bd8a))
  • Loading branch information
semantic-release-bot committed Oct 14, 2022
1 parent bc3bd8a commit e85b06b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.7.0](https://github.com/ducktors/turborepo-remote-cache/compare/v1.6.7...v1.7.0) (2022-10-14)


### Features

* trigger release of head support [#50](https://github.com/ducktors/turborepo-remote-cache/issues/50) ([bc3bd8a](https://github.com/ducktors/turborepo-remote-cache/commit/bc3bd8a4b83b87e65805f7a982201125436d1ccb))

# [1.7.0](https://github.com/ducktors/turborepo-remote-cache/compare/v1.6.7...v1.7.0) (2022-10-14)


### Features

* trigger release of head support [#50](https://github.com/ducktors/turborepo-remote-cache/issues/50) ([bc3bd8a](https://github.com/ducktors/turborepo-remote-cache/commit/bc3bd8a4b83b87e65805f7a982201125436d1ccb))

## [1.6.7](https://github.com/ducktors/turborepo-remote-cache/compare/v1.6.6...v1.6.7) (2022-10-11)


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

0 comments on commit e85b06b

Please sign in to comment.