Skip to content

Commit afca99e

Browse files
committed
chore: bump @redhat-cloud-services/types to 1.0.23 [skip ci]
1 parent 34823fc commit afca99e

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+
## [1.0.23](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/types-1.0.22...@redhat-cloud-services/types-1.0.23) (2025-02-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **types:** add drawer actions to chrome API ([621dd36](https://github.com/RedHatInsights/frontend-components/commit/621dd3617dd47de9d2e09d8345ffd3d636420c99))
11+
512
## [1.0.22](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/types-1.0.21...@redhat-cloud-services/types-1.0.22) (2025-02-28)
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": "1.0.22",
4+
"version": "1.0.23",
55
"main": "index.d.ts",
66
"types": "index.d.ts",
77
"publishConfig": {

0 commit comments

Comments
 (0)