@google-cloud/resource-settings
Advanced tools
Comparing version 1.1.0 to 1.1.1
# Changelog | ||
### [1.1.1](https://www.github.com/googleapis/nodejs-resource-settings/compare/v1.1.0...v1.1.1) (2021-08-25) | ||
### Bug Fixes | ||
* flag module as GA ([#25](https://www.github.com/googleapis/nodejs-resource-settings/issues/25)) ([575ecfa](https://www.github.com/googleapis/nodejs-resource-settings/commit/575ecfa540ceefbf77615aefd544315127a905ed)) | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-resource-settings/compare/v1.0.2...v1.1.0) (2021-08-23) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/resource-settings", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "resourcesettings client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-resource-settings", |
@@ -7,3 +7,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages) | ||
[![release level](https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) | ||
[![npm version](https://img.shields.io/npm/v/@google-cloud/resource-settings.svg)](https://www.npmjs.org/package/@google-cloud/resource-settings) | ||
@@ -125,2 +125,7 @@ [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-resource-settings/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-resource-settings) | ||
This library is considered to be **General Availability (GA)**. This means it | ||
is stable; the code surface will not change in backwards-incompatible ways | ||
unless absolutely necessary (e.g. because of critical security issues) or with | ||
an extensive deprecation period. Issues and requests against **GA** libraries | ||
are addressed with the highest priority. | ||
@@ -130,2 +135,3 @@ | ||
More Information: [Google Cloud Platform Launch Stages][launch_stages] | ||
@@ -132,0 +138,0 @@ |
1080651
161