Skip to content

Commit

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


## [1.4.0](googleapis/nodejs-service-control@v1.3.0...v1.4.0) (2022-03-23)


### Features

* promote to stable ([#122](googleapis/nodejs-service-control#122)) ([d4a1030](googleapis/nodejs-service-control@d4a1030)), closes [#8](googleapis/nodejs-service-control#8) [#98](googleapis/nodejs-service-control#98)

---
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] committed Mar 23, 2022
1 parent d46d0a1 commit 12f49ba
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-api-servicecontrol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/googleapis/nodejs-service-control/compare/v1.3.0...v1.4.0) (2022-03-23)


### Features

* promote to stable ([#122](https://github.com/googleapis/nodejs-service-control/issues/122)) ([d4a1030](https://github.com/googleapis/nodejs-service-control/commit/d4a10308bb2ec3a5bfc7758a0b42eda6d73bc3a6)), closes [#8](https://github.com/googleapis/nodejs-service-control/issues/8) [#98](https://github.com/googleapis/nodejs-service-control/issues/98)

## [1.3.0](https://github.com/googleapis/nodejs-service-control/compare/v1.2.1...v1.3.0) (2022-02-23)


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

0 comments on commit 12f49ba

Please sign in to comment.