Skip to content

Commit c47db76

Browse files
committed
chore: bump @redhat-cloud-services/types to 2.0.1 [skip ci]
1 parent ff65141 commit c47db76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/types/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [2.0.1](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/types-2.0.0...@redhat-cloud-services/types-2.0.1) (2025-04-22)
6+
7+
8+
### Bug Fixes
9+
10+
* including additionalData param ([607818e](https://github.com/RedHatInsights/frontend-components/commit/607818eccff857f52ad79b593fd625b7b4f6bc97))
11+
512
## [2.0.0](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/types-1.0.24...@redhat-cloud-services/types-2.0.0) (2025-03-05)
613

714

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@redhat-cloud-services/types",
33
"description": "TypeScript definitions for @redhat-cloud-services common typings.",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"main": "index.d.ts",
66
"types": "index.d.ts",
77
"publishConfig": {

0 commit comments

Comments
 (0)