Skip to content

Commit ed95987

Browse files
committed
chore(release): 0.31.17
1 parent 3f8b190 commit ed95987

File tree

37 files changed

+63
-36
lines changed

37 files changed

+63
-36
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.31.17](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.31.16...v0.31.17) (2022-08-31)
6+
7+
### Features
8+
9+
- **monorepo:** Layout package ([#802](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/802)) ([fc1efc0](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/fc1efc0c957fa5e735f175dd3c59c62461841d53))
10+
- **ui-kit:** video_conf block ([#831](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/831)) ([70080e2](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/70080e2ae2d32da7c2dac91062808e2239de861f))
11+
- **uikit-playground:** Uikit Playground ([#793](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/793)) ([8cf78e7](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/8cf78e7861dc4009e5cd14216db6467df07c7fc7))
12+
13+
### Bug Fixes
14+
15+
- bump-next ([5a52dc6](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/5a52dc6ad460cf42f29c8a6775ecae34c3190806))
16+
- **fuselage:** `StatusBullet` not using the stylesheets ([#833](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/833)) ([b927cbe](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/b927cbe3471e09327340ba027319c929c3e96535))
17+
- **fuselage:** Message roles size ([#788](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/788)) ([ce6273b](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/ce6273be1a9b47421ff9362919ff0e75bb7bf0ce))
18+
- **fuselage:** misaligned sidebar image ([#798](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/798)) ([d5d552c](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/d5d552c5570ddec2979d1d26e9c91cef45527aa3))
19+
- **fuselage:** Modal improves ([#776](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/776)) ([7660993](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/7660993f0575961afcae023b0daf5b556da6dc1a))
20+
- **fuselage:** Sidebar colors ([#810](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/810)) ([112f9e2](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/112f9e25dcb99d1dccb904d045aab5bac7f7cd47))
21+
- **fuselage:** Tooltip border-radius ([37610c1](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/37610c1934e2772e3faa6a8001496166db0f81e7))
22+
- **fuselage:** update optionTitle component styles ([#790](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/790)) ([3a2cbb3](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/3a2cbb3e0ab6d28888c2186a5723d3d20f08d04b))
23+
- Layout imports ([b52cc67](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/b52cc671ac8166fb09738ea5d7a61159c517878d))
24+
- **layout:** Layout peerDependencies ([b6b5bdc](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/b6b5bdcac20b9fb211d870ce92c356975809f560))
25+
- **message-parser:** Fix payload generation for custom protocols ([#799](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/799)) ([7451b58](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/7451b584d36726b447eee1513394ee1d70564735))
26+
- **message-rewrite:** Remove emojis inside links ([#800](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/800)) ([670a5f2](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/670a5f2def524d81b213d4b4e06dfe9685392fd8))
27+
- onboarding ui imports ([3322b10](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/3322b1022dc4d4962a2687f8ed0d0defef92e55b))
28+
- Privacy policy broken link on New Account Form ([#834](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/834)) ([530d056](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/530d056ba19eded027f6218407211aeae73c17ac))
29+
- Remove italic style from system messages ([#830](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/830)) ([96df38b](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/96df38b5a1e1c5a8ef8a2a5e43cb979195b06180))
30+
- **ui-kit:** export VideoConferenceBlock ([66b247d](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/66b247d2c748156bad0c0f43e189c48efb5d21b1))
31+
532
### [0.31.16](https://github.com/RocketChat/fuselage/compare/v0.31.15...v0.31.16) (2022-07-21)
633

734
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.31.16",
2+
"version": "0.31.17",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"packages": ["packages/*", "tools/*"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocket.chat/fuselage-root",
33
"private": true,
4-
"version": "0.31.16",
4+
"version": "0.31.17",
55
"workspaces": [
66
"packages/*",
77
"tools/*"

packages/css-in-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/css-in-js",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "Toolset to transpile and use CSS on runtime",
55
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
66
"author": {

packages/css-supports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/css-supports",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "Memoized and SSR-compatible facade of CSS.supports API",
55
"author": {
66
"name": "Rocket.Chat",

packages/emitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/emitter",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "Event Emitter by Rocket.Chat",
55
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
66
"author": {

packages/eslint-config-alt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocket.chat/eslint-config-alt",
33
"description": "ESLint configuration for Rocket.Chat repositories",
4-
"version": "0.31.16",
4+
"version": "0.31.17",
55
"author": {
66
"name": "Rocket.Chat",
77
"url": "https://rocket.chat/"

packages/fuselage-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/fuselage-hooks",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "React hooks for Fuselage, Rocket.Chat's design system and UI toolkit",
55
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
66
"author": {

packages/fuselage-polyfills/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/fuselage-polyfills",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "A bundle of useful poly/ponyfills used by fuselage",
55
"author": {
66
"name": "Rocket.Chat",

packages/fuselage-toastbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/fuselage-toastbar",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "Fuselage ToastBar component",
55
"keywords": [
66
"rocketchat",

0 commit comments

Comments
 (0)