Skip to content

Commit

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


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


### Features

* promote to stable ([#31](googleapis/nodejs-vmmigration#31)) ([edfa50a](googleapis/nodejs-vmmigration@edfa50a))

---
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 7c5a98f commit 2738116
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-vmmigration/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-vmmigration/compare/v0.2.0...v1.0.0) (2022-03-23)


### Features

* promote to stable ([#31](https://github.com/googleapis/nodejs-vmmigration/issues/31)) ([edfa50a](https://github.com/googleapis/nodejs-vmmigration/commit/edfa50a047cf5968b75cd95b38d3c2953dd1cdca))

## 0.2.0 (2021-12-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vmmigration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/vmmigration",
"version": "0.2.0",
"version": "1.0.0",
"description": "vmmigration client for Node.js",
"repository": "googleapis/nodejs-vmmigration",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vmmigration/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha --recursive test/ --timeout=800000"
},
"dependencies": {
"@google-cloud/vmmigration": "^0.2.0"
"@google-cloud/vmmigration": "^1.0.0"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down

0 comments on commit 2738116

Please sign in to comment.