Skip to content

Commit f242215

Browse files
committed
chore: bump @redhat-cloud-services/types to 2.0.3 [skip ci]
1 parent 6620aec commit f242215

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.3](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/types-2.0.2...@redhat-cloud-services/types-2.0.3) (2025-04-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **types:** add tokens to chrome API ([#2203](https://github.com/RedHatInsights/frontend-components/issues/2203)) ([6620aec](https://github.com/RedHatInsights/frontend-components/commit/6620aecdfa61b8b3e642ab4a516be2f44ae56ebf))
11+
512
## [2.0.2](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/types-2.0.1...@redhat-cloud-services/types-2.0.2) (2025-04-23)
613

714
## [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)

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.2",
4+
"version": "2.0.3",
55
"main": "index.d.ts",
66
"types": "index.d.ts",
77
"publishConfig": {

0 commit comments

Comments
 (0)