Skip to content

Commit f8af9f8

Browse files
github-actions[bot]Rocket.Chat
authored andcommitted
Version Packages (#1211)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a95b2f7 commit f8af9f8

File tree

29 files changed

+281
-280
lines changed

29 files changed

+281
-280
lines changed

.changeset/quiet-pigs-peel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/css-in-js/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
"bump-next": "bump-next"
4343
},
4444
"devDependencies": {
45-
"@rocket.chat/eslint-config-alt": "workspace:~",
46-
"@rocket.chat/prettier-config": "workspace:~",
45+
"@rocket.chat/eslint-config-alt": "^0.31.25",
46+
"@rocket.chat/prettier-config": "^0.31.25",
4747
"@rollup/plugin-commonjs": "~21.0.3",
4848
"@rollup/plugin-json": "~4.1.0",
4949
"@rollup/plugin-node-resolve": "~13.1.3",
5050
"@rollup/plugin-typescript": "~8.3.4",
5151
"@types/jest": "~29.5.0",
5252
"@types/stylis": "^4.0.2",
53-
"bump": "workspace:~",
53+
"bump": "^0.31.25",
5454
"eslint": "~8.38.0",
5555
"jest": "~29.5.0",
56-
"lint-all": "workspace:~",
56+
"lint-all": "^0.31.25",
5757
"lint-staged": "~13.2.1",
5858
"prettier": "~2.8.7",
5959
"rollup": "~2.67.3",
@@ -64,9 +64,9 @@
6464
},
6565
"dependencies": {
6666
"@emotion/hash": "^0.9.0",
67-
"@rocket.chat/css-supports": "workspace:~",
68-
"@rocket.chat/memo": "workspace:~",
69-
"@rocket.chat/stylis-logical-props-middleware": "workspace:~",
67+
"@rocket.chat/css-supports": "^0.31.25",
68+
"@rocket.chat/memo": "^0.31.25",
69+
"@rocket.chat/stylis-logical-props-middleware": "^0.31.25",
7070
"stylis": "~4.1.3"
7171
}
7272
}

packages/css-supports/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
"bump-next": "bump-next"
3636
},
3737
"devDependencies": {
38-
"@rocket.chat/eslint-config-alt": "workspace:~",
39-
"@rocket.chat/prettier-config": "workspace:~",
40-
"bump": "workspace:~",
38+
"@rocket.chat/eslint-config-alt": "^0.31.25",
39+
"@rocket.chat/prettier-config": "^0.31.25",
40+
"bump": "^0.31.25",
4141
"eslint": "~8.38.0",
42-
"lint-all": "workspace:~",
42+
"lint-all": "^0.31.25",
4343
"lint-staged": "~13.2.1",
4444
"prettier": "~2.8.7",
4545
"rimraf": "~3.0.2",
4646
"typedoc": "~0.24.1",
4747
"typescript": "~5.0.4"
4848
},
4949
"dependencies": {
50-
"@rocket.chat/memo": "workspace:~"
50+
"@rocket.chat/memo": "^0.31.25"
5151
},
5252
"eslintConfig": {
5353
"extends": "@rocket.chat/eslint-config-alt/typescript"

packages/emitter/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
"bump-next": "bump-next"
4343
},
4444
"devDependencies": {
45-
"@rocket.chat/eslint-config-alt": "workspace:~",
46-
"@rocket.chat/prettier-config": "workspace:~",
45+
"@rocket.chat/eslint-config-alt": "^0.31.25",
46+
"@rocket.chat/prettier-config": "^0.31.25",
4747
"@rollup/plugin-commonjs": "~21.0.3",
4848
"@rollup/plugin-json": "~4.1.0",
4949
"@rollup/plugin-node-resolve": "~13.1.3",
5050
"@rollup/plugin-typescript": "~8.3.4",
5151
"@types/jest": "~29.5.0",
52-
"bump": "workspace:~",
52+
"bump": "^0.31.25",
5353
"eslint": "~8.38.0",
5454
"jest": "~29.5.0",
55-
"lint-all": "workspace:~",
55+
"lint-all": "^0.31.25",
5656
"lint-staged": "~13.2.1",
5757
"npm-run-all": "^4.1.5",
5858
"prettier": "~2.8.7",

packages/eslint-config-alt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"devDependencies": {
4141
"@babel/eslint-parser": "~7.21.3",
42-
"bump": "workspace:~",
42+
"bump": "^0.31.25",
4343
"eslint": "~8.38.0",
44-
"lint-all": "workspace:~",
44+
"lint-all": "^0.31.25",
4545
"lint-staged": "~13.2.1",
4646
"prettier": "~2.8.7"
4747
},

packages/fuselage-hooks/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"bump-next": "bump-next"
4545
},
4646
"devDependencies": {
47-
"@rocket.chat/eslint-config-alt": "workspace:~",
48-
"@rocket.chat/fuselage-tokens": "workspace:~",
49-
"@rocket.chat/prettier-config": "workspace:~",
47+
"@rocket.chat/eslint-config-alt": "^0.31.25",
48+
"@rocket.chat/fuselage-tokens": "^0.32.0",
49+
"@rocket.chat/prettier-config": "^0.31.25",
5050
"@rollup/plugin-commonjs": "~21.0.3",
5151
"@rollup/plugin-json": "~4.1.0",
5252
"@rollup/plugin-node-resolve": "~13.1.3",
@@ -58,18 +58,18 @@
5858
"@types/react-dom": "^17.0.19",
5959
"@types/resize-observer-browser": "~0.1.7",
6060
"@types/use-sync-external-store": "~0.0.3",
61-
"bump": "workspace:~",
61+
"bump": "^0.31.25",
6262
"eslint": "~8.38.0",
6363
"jest": "~29.5.0",
64-
"lint-all": "workspace:~",
64+
"lint-all": "^0.31.25",
6565
"lint-staged": "~13.2.1",
6666
"npm-run-all": "^4.1.5",
6767
"prettier": "~2.8.7",
6868
"react": "^17.0.2",
6969
"rimraf": "~5.0.0",
7070
"rollup": "~2.67.3",
7171
"rollup-plugin-terser": "~7.0.2",
72-
"testing-utils": "workspace:~",
72+
"testing-utils": "^0.31.25",
7373
"ts-jest": "~29.1.0",
7474
"typedoc": "~0.24.1",
7575
"typescript": "~5.0.4"

packages/fuselage-polyfills/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"new-event-polyfill": "^1.0.1"
3535
},
3636
"devDependencies": {
37-
"@rocket.chat/eslint-config-alt": "workspace:~",
38-
"@rocket.chat/prettier-config": "workspace:~",
39-
"bump": "workspace:~",
37+
"@rocket.chat/eslint-config-alt": "^0.31.25",
38+
"@rocket.chat/prettier-config": "^0.31.25",
39+
"bump": "^0.31.25",
4040
"eslint": "~8.38.0",
41-
"lint-all": "workspace:~",
41+
"lint-all": "^0.31.25",
4242
"lint-staged": "~13.2.1",
4343
"prettier": "~2.8.7"
4444
}

packages/fuselage-toastbar/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"bump-next": "bump-next"
4848
},
4949
"devDependencies": {
50-
"@rocket.chat/eslint-config-alt": "workspace:~",
51-
"@rocket.chat/fuselage": "workspace:~",
52-
"@rocket.chat/fuselage-hooks": "workspace:~",
53-
"@rocket.chat/layout": "workspace:~",
54-
"@rocket.chat/prettier-config": "workspace:~",
55-
"@rocket.chat/styled": "workspace:~",
50+
"@rocket.chat/eslint-config-alt": "^0.31.25",
51+
"@rocket.chat/fuselage": "^0.37.1",
52+
"@rocket.chat/fuselage-hooks": "^0.32.1",
53+
"@rocket.chat/layout": "^0.31.25",
54+
"@rocket.chat/prettier-config": "^0.31.25",
55+
"@rocket.chat/styled": "^0.31.25",
5656
"@storybook/addon-essentials": "~6.5.16",
5757
"@storybook/addons": "~6.5.16",
5858
"@storybook/builder-webpack5": "~6.5.16",
@@ -62,10 +62,10 @@
6262
"@types/jest": "~29.5.0",
6363
"@types/react": "~17.0.57",
6464
"@types/react-dom": "^17.0.19",
65-
"bump": "workspace:~",
65+
"bump": "^0.31.25",
6666
"eslint": "~8.38.0",
6767
"jest": "~29.5.0",
68-
"lint-all": "workspace:~",
68+
"lint-all": "^0.31.25",
6969
"lint-staged": "~13.2.1",
7070
"npm-run-all": "^4.1.5",
7171
"prettier": "~2.8.7",

packages/fuselage-tokens/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"bump-next": "bump-next"
4242
},
4343
"devDependencies": {
44-
"@rocket.chat/eslint-config-alt": "workspace:~",
45-
"@rocket.chat/prettier-config": "workspace:~",
46-
"build-design-tokens": "workspace:~",
47-
"bump": "workspace:~",
44+
"@rocket.chat/eslint-config-alt": "^0.31.25",
45+
"@rocket.chat/prettier-config": "^0.31.25",
46+
"build-design-tokens": "^0.31.25",
47+
"bump": "^0.31.25",
4848
"eslint": "~8.38.0",
4949
"eslint-config-prettier": "~8.8.0",
5050
"eslint-plugin-import": "~2.26.0",
5151
"eslint-plugin-prettier": "~4.2.1",
52-
"lint-all": "workspace:~",
52+
"lint-all": "^0.31.25",
5353
"lint-staged": "~13.2.1",
5454
"npm-run-all": "^4.1.5",
5555
"postcss-scss": "~4.0.6",

packages/fuselage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.37.1
4+
5+
### Patch Changes
6+
7+
- [#1210](https://github.com/RocketChat/fuselage/pull/1210) [`a95b2f7b3`](https://github.com/RocketChat/fuselage/commit/a95b2f7b3ed2fa7cc325898dbf8555e1976dc308) Thanks [@juliajforesti](https://github.com/juliajforesti)! - fix(fuselage): add `Callout` missing background-color
8+
39
## 0.37.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)