We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd04c48 commit 3202232Copy full SHA for 3202232
2 files changed
core/common/CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://www.npmjs.com/package/@google-cloud/common?activeTab=versions
6
7
+## [5.0.2](https://github.com/googleapis/nodejs-common/compare/v5.0.1...v5.0.2) (2024-04-30)
8
+
9
10
+### Bug Fixes
11
12
+* Replace ent with html-entities ([7ec0a32](https://github.com/googleapis/nodejs-common/commit/7ec0a324d8e41e5c74ab8ac08b94fca9514ae893))
13
14
## [5.0.1](https://github.com/googleapis/nodejs-common/compare/v5.0.0...v5.0.1) (2023-10-26)
15
16
core/common/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@google-cloud/common",
3
"description": "Common components for Cloud APIs Node.js Client Libraries",
- "version": "5.0.1",
+ "version": "5.0.2",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
0 commit comments