Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 32fa662

Browse files
chore(main): release 3.1.1 (#674)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1301ff9 commit 32fa662

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/compute?activeTab=versions
66

7+
### [3.1.1](https://github.com/googleapis/nodejs-compute/compare/v3.1.0...v3.1.1) (2022-01-18)
8+
9+
10+
### Bug Fixes
11+
12+
* update release_level to reflect current status ([#673](https://github.com/googleapis/nodejs-compute/issues/673)) ([c5da4c8](https://github.com/googleapis/nodejs-compute/commit/c5da4c81acbb4655d46ee3d46b9c3f176eca0be1))
13+
714
## [3.1.0](https://github.com/googleapis/nodejs-compute/compare/v3.0.0...v3.1.0) (2022-01-11)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/compute",
33
"description": "Google Compute Engine Client Library for Node.js",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"license": "Apache-2.0",
66
"author": "Google LLC",
77
"engines": {

0 commit comments

Comments
 (0)