Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#37)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.0.0](googleapis/nodejs-deploy@v0.2.0...v1.0.0) (2022-03-23)


### Features

* promote to stable ([#36](googleapis/nodejs-deploy#36)) ([00960ff](googleapis/nodejs-deploy@00960ff))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Mar 23, 2022
1 parent 3197872 commit 64b5391
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-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://github.com/googleapis/nodejs-deploy/compare/v0.2.0...v1.0.0) (2022-03-23)


### Features

* promote to stable ([#36](https://github.com/googleapis/nodejs-deploy/issues/36)) ([00960ff](https://github.com/googleapis/nodejs-deploy/commit/00960ff75a3d40e9f4a81efb868e56642937e49f))

## 0.2.0 (2021-10-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/deploy",
"version": "0.2.0",
"version": "1.0.0",
"description": "clouddeploy client for Node.js",
"repository": "googleapis/nodejs-deploy",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-deploy/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/deploy": "^0.2.0"
"@google-cloud/deploy": "^1.0.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 64b5391

Please sign in to comment.