Skip to content

Commit

Permalink
chore: release 1.5.1 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 8, 2021
1 parent 6a538e2 commit 3cf7825
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-memcache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.5.1](https://www.github.com/googleapis/nodejs-memcache/compare/v1.5.0...v1.5.1) (2021-09-08)


### Bug Fixes

* **build:** update branch to main ([#150](https://www.github.com/googleapis/nodejs-memcache/issues/150)) ([8c534ef](https://www.github.com/googleapis/nodejs-memcache/commit/8c534efaa39919a8df10622c9fa4e7dae18f5f61))

## [1.5.0](https://www.github.com/googleapis/nodejs-memcache/compare/v1.4.7...v1.5.0) (2021-08-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-memcache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/memcache",
"version": "1.5.0",
"version": "1.5.1",
"description": "Memcache client for Node.js",
"repository": "googleapis/nodejs-memcache",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-memcache/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/memcache": "^1.5.0"
"@google-cloud/memcache": "^1.5.1"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down

0 comments on commit 3cf7825

Please sign in to comment.