Skip to content

Commit 6244c41

Browse files
committed
chore(release): publish
{releaseNotes} - project: @redhat-cloud-services/tsc-transform-imports 1.0.26 - project: @redhat-cloud-services/frontend-components-config 6.7.4
1 parent cb55a3f commit 6244c41

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

package-lock.json

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

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redhat-cloud-services/frontend-components-config",
3-
"version": "6.7.3",
3+
"version": "6.7.4",
44
"description": "Config plugins and settings for RedHat Cloud Services project.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
3030
"@redhat-cloud-services/frontend-components-config-utilities": "^4.7.1",
31-
"@redhat-cloud-services/tsc-transform-imports": "^1.0.21",
31+
"@redhat-cloud-services/tsc-transform-imports": "^1.0.26",
3232
"@swc/core": "^1.3.76",
3333
"assert": "^2.0.0",
3434
"axios": "^1.12.2",

packages/tsc-transform-imports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redhat-cloud-services/tsc-transform-imports",
3-
"version": "1.0.25",
3+
"version": "1.0.26",
44
"description": "TypeScript compiler transform for optimizing imports in Red Hat Cloud Services projects.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)