Skip to content

Commit b5a1e82

Browse files
chore(main): release 6.0.0 (#835)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4804bc0 commit b5a1e82

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

core/common/CHANGELOG.md

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

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

7+
## [6.0.0](https://github.com/googleapis/nodejs-common/compare/v5.0.2...v6.0.0) (2025-03-03)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* Upgrade to Node version 18 ([#834](https://github.com/googleapis/nodejs-common/issues/834))
13+
14+
### Miscellaneous Chores
15+
16+
* Upgrade to Node version 18 ([#834](https://github.com/googleapis/nodejs-common/issues/834)) ([e831600](https://github.com/googleapis/nodejs-common/commit/e831600a89bc20f20293749bc0788d643d8baffd))
17+
718
## [5.0.2](https://github.com/googleapis/nodejs-common/compare/v5.0.1...v5.0.2) (2024-04-30)
819

920

core/common/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/common",
33
"description": "Common components for Cloud APIs Node.js Client Libraries",
4-
"version": "5.0.2",
4+
"version": "6.0.0",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)