Skip to content

Commit 6ac060d

Browse files
JustinBeckwithbcoe
authored andcommitted
fix(docs): bump the release level to beta (#76)
1 parent 7240c57 commit 6ac060d

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

packages/google-cloud-recaptchaenterprise/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"product_documentation": "https://cloud.google.com/recaptcha-enterprise/docs/",
55
"client_documentation": "https://googleapis.dev/nodejs/recaptcha-enterprise/latest",
66
"issue_tracker": "",
7-
"release_level": "alpha",
7+
"release_level": "beta",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-recaptcha-enterprise",
1010
"distribution_name": "@google-cloud/recaptcha-enterprise",
1111
"api_id": "recaptchaenterprise.googleapis.com",
1212
"requires_billing": true
13-
}
13+
}

packages/google-cloud-recaptchaenterprise/README.md

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

55
# [Google Cloud reCAPTCHA Enterprise: Node.js Client](https://github.com/googleapis/nodejs-recaptcha-enterprise)
66

7-
[![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
7+
[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
88
[![npm version](https://img.shields.io/npm/v/@google-cloud/recaptcha-enterprise.svg)](https://www.npmjs.org/package/@google-cloud/recaptcha-enterprise)
99
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-recaptcha-enterprise/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-recaptcha-enterprise)
1010

@@ -104,10 +104,11 @@ This library follows [Semantic Versioning](http://semver.org/).
104104

105105

106106

107+
This library is considered to be in **beta**. This means it is expected to be
108+
mostly stable while we work toward a general availability release; however,
109+
complete stability is not guaranteed. We will address issues and requests
110+
against beta libraries with a high priority.
107111

108-
This library is considered to be in **alpha**. This means it is still a
109-
work-in-progress and under active development. Any release is subject to
110-
backwards-incompatible changes at any time.
111112

112113

113114

packages/google-cloud-recaptchaenterprise/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-11-01T19:17:46.664096Z",
2+
"updateTime": "2019-11-14T03:52:09.794198Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.41.0",
8-
"dockerImage": "googleapis/artman@sha256:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9"
7+
"version": "0.41.1",
8+
"dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "bba93d7148ff203d400a4929cd0fbc7dafd8dae2",
16-
"internalRef": "277920288"
15+
"sha": "218164b3deba1075979c9dca5f71461379e42dd1",
16+
"internalRef": "280279014"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)