Skip to content

Commit

Permalink
Github CI build: main __run_2 v1.26.4 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 8, 2024
1 parent ac11919 commit 21ff9eb
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clubmed/root",
"version": "1.26.3",
"version": "1.26.4",
"description": "",
"main": "index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/features-and-fix-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clubmed/feature-and-fix-v2",
"private": true,
"version": "1.26.3",
"version": "1.26.4",
"scripts": {
"dev": "vite --port 5176",
"build": "tsc && vite build --base 'https://clubmediterranee.github.io/swagger/latest/feature-and-fix'",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"storybook:test": "yarn test-storybook",
"storybook:test:ci": "yarn test-storybook --maxWorkers=2"
},
"version": "1.26.3"
"version": "1.26.4"
}
2 changes: 1 addition & 1 deletion packages/swagger-ui-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clubmed/swagger-ui-plugins",
"private": true,
"version": "1.26.3",
"version": "1.26.4",
"main": "package.json",
"type": "module",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/swagger-ui-standalone-v3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clubmed/swagger-ui-standalone-v3",
"private": true,
"version": "1.26.3",
"version": "1.26.4",
"scripts": {
"dev": "vite --port 5174",
"build": "tsc && vite build --base 'https://clubmediterranee.github.io/swagger/latest/swagger-ui-v3'",
Expand All @@ -20,7 +20,7 @@
}
},
"dependencies": {
"@clubmed/swagger-ui-plugins": "1.26.3",
"@clubmed/swagger-ui-plugins": "1.26.4",
"@clubmed/trident-ui": "1.0.0-beta.18",
"@clubmed/ui": "workspace:*",
"@types/swagger-ui-react": "4.18.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/swagger-ui-v3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clubmed/swagger-ui-v3",
"private": true,
"version": "1.26.3",
"version": "1.26.4",
"scripts": {
"dev": "vite --port 5173",
"build": "tsc && vite build --base 'https://clubmediterranee.github.io/swagger/latest/swagger-ui-v3'",
Expand All @@ -20,7 +20,7 @@
}
},
"dependencies": {
"@clubmed/swagger-ui-plugins": "1.26.3",
"@clubmed/swagger-ui-plugins": "1.26.4",
"@clubmed/trident-ui": "1.0.0-beta.18",
"@clubmed/ui": "workspace:*",
"@types/swagger-ui-react": "4.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clubmed/ui",
"private": true,
"version": "1.26.3",
"version": "1.26.4",
"main": "package.json",
"type": "module",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3008,7 +3008,7 @@ __metadata:
languageName: unknown
linkType: soft

"@clubmed/swagger-ui-plugins@npm:1.26.3, @clubmed/swagger-ui-plugins@workspace:packages/swagger-ui-plugins":
"@clubmed/swagger-ui-plugins@npm:1.26.4, @clubmed/swagger-ui-plugins@workspace:packages/swagger-ui-plugins":
version: 0.0.0-use.local
resolution: "@clubmed/swagger-ui-plugins@workspace:packages/swagger-ui-plugins"
dependencies:
Expand Down Expand Up @@ -3051,7 +3051,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@clubmed/swagger-ui-standalone-v3@workspace:packages/swagger-ui-standalone-v3"
dependencies:
"@clubmed/swagger-ui-plugins": "npm:1.26.3"
"@clubmed/swagger-ui-plugins": "npm:1.26.4"
"@clubmed/trident-ui": "npm:1.0.0-beta.18"
"@clubmed/ui": "workspace:*"
"@types/lodash": "npm:^4.17.6"
Expand Down Expand Up @@ -3082,7 +3082,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@clubmed/swagger-ui-v3@workspace:packages/swagger-ui-v3"
dependencies:
"@clubmed/swagger-ui-plugins": "npm:1.26.3"
"@clubmed/swagger-ui-plugins": "npm:1.26.4"
"@clubmed/trident-ui": "npm:1.0.0-beta.18"
"@clubmed/ui": "workspace:*"
"@types/lodash": "npm:^4.17.6"
Expand Down

0 comments on commit 21ff9eb

Please sign in to comment.