Skip to content

Commit 54639eb

Browse files
chore(release): 0.81.2 [skip ci]
## [0.81.2](v0.81.1...v0.81.2) (2026-02-19) ### Bug Fixes * **Global Tagging:** add `message` field to `TagResultsItem` ([#326](#326)) ([5be967a](5be967a))
1 parent 5be967a commit 54639eb

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.81.2](https://github.com/IBM/platform-services-node-sdk/compare/v0.81.1...v0.81.2) (2026-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **Global Tagging:** add `message` field to `TagResultsItem` ([#326](https://github.com/IBM/platform-services-node-sdk/issues/326)) ([5be967a](https://github.com/IBM/platform-services-node-sdk/commit/5be967a9d9be66adc9e87a6f21127cd96527c2ca))
7+
18
## [0.81.1](https://github.com/IBM/platform-services-node-sdk/compare/v0.81.0...v0.81.1) (2026-01-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ibm-cloud/platform-services",
3-
"version": "0.81.1",
3+
"version": "0.81.2",
44
"description": "Node.js client library for IBM Cloud Platform Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)