Skip to content

Commit

Permalink
backstage: Regenerate manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
notlee committed Nov 7, 2024
1 parent d1d04a1 commit 7c9dcf7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
6 changes: 2 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ o3-tooltip:
- components/o3-tooltip/**/*
o3-typography:
- components/o3-typography/**/*
dictionary:
- libraries/dictionary/**/*
ftdomdelegate:
- libraries/ftdomdelegate/**/*
math:
Expand All @@ -152,8 +154,6 @@ o-utils:
- libraries/o-utils/**/*
o3-figma-sb-links:
- libraries/o3-figma-sb-links/**/*
o3-tooling-token:
- libraries/o3-tooling-token/**/*
sass-mq:
- libraries/sass-mq/**/*
eslint-config-origami-component:
Expand Down Expand Up @@ -196,8 +196,6 @@ markdown-tabs:
- apps/o2-storybook/addons/markdown-tabs/**/*
astro-website:
- apps/astro-website/**/*
dictionary:
- apps/dictionary/**/*
for-everyone-website:
- apps/for-everyone-website/**/*
o2-storybook:
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ jobs:
- 'components/o3-tooltip/**'
components/o3-typography:
- 'components/o3-typography/**'
libraries/dictionary:
- 'libraries/dictionary/**'
libraries/ftdomdelegate:
- 'libraries/ftdomdelegate/**'
libraries/math:
Expand All @@ -155,8 +157,6 @@ jobs:
- 'libraries/o-utils/**'
libraries/o3-figma-sb-links:
- 'libraries/o3-figma-sb-links/**'
libraries/o3-tooling-token:
- 'libraries/o3-tooling-token/**'
libraries/sass-mq:
- 'libraries/sass-mq/**'
presets/eslint-config-origami-component:
Expand Down Expand Up @@ -199,8 +199,6 @@ jobs:
- 'apps/o2-storybook/addons/markdown-tabs/**'
apps/astro-website:
- 'apps/astro-website/**'
apps/dictionary:
- 'apps/dictionary/**'
apps/for-everyone-website:
- 'apps/for-everyone-website/**'
apps/o2-storybook:
Expand Down
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"components/o3-foundation": "2.3.0",
"components/o3-social-sign-in": "1.0.1",
"components/o3-tooltip": "2.0.0",
"libraries/dictionary": "0.0.0",
"libraries/ftdomdelegate": "5.0.1",
"libraries/math": "1.1.1",
"libraries/o-autoinit": "3.1.4",
Expand Down
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"components/o3-foundation": {},
"components/o3-social-sign-in": {},
"components/o3-tooltip": {},
"libraries/dictionary": {},
"libraries/ftdomdelegate": {},
"libraries/math": {},
"libraries/o-autoinit": {},
Expand Down

0 comments on commit 7c9dcf7

Please sign in to comment.