Skip to content

Commit

Permalink
chore(release): 0.31.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris committed Oct 31, 2022
1 parent a354ada commit 823a542
Show file tree
Hide file tree
Showing 37 changed files with 44 additions and 36 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [0.31.21](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.31.20...v0.31.21) (2022-10-31)

### Features

- **fuselage:** Empty `Badge` and small variants ([#876](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/876)) ([16bff6d](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/16bff6d4a89dede5284c0c8dbf3706fddae682e8))
- **icons:** Add spanner icon ([#880](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/880)) ([a16a786](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/a16a78648d18d91192f08ffeb0f6bac5a27db111))
- **message-parser:** Enabling Emphasis elements (bold, strike and italic) inside link label ([#864](https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/864)) ([7e521bb](https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/7e521bbc4a257fac3bea292f40220419c411fdc6))

### [0.31.20](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.31.19...v0.31.20) (2022-10-21)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.31.20",
"version": "0.31.21",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*", "tools/*"],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/fuselage-root",
"private": true,
"version": "0.31.20",
"version": "0.31.21",
"workspaces": [
"packages/*",
"tools/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/css-in-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/css-in-js",
"version": "0.31.20",
"version": "0.31.21",
"description": "Toolset to transpile and use CSS on runtime",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/css-supports/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/css-supports",
"version": "0.31.20",
"version": "0.31.21",
"description": "Memoized and SSR-compatible facade of CSS.supports API",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/emitter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/emitter",
"version": "0.31.20",
"version": "0.31.21",
"description": "Event Emitter by Rocket.Chat",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-alt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/eslint-config-alt",
"description": "ESLint configuration for Rocket.Chat repositories",
"version": "0.31.20",
"version": "0.31.21",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-hooks",
"version": "0.31.20",
"version": "0.31.21",
"description": "React hooks for Fuselage, Rocket.Chat's design system and UI toolkit",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-polyfills",
"version": "0.31.20",
"version": "0.31.21",
"description": "A bundle of useful poly/ponyfills used by fuselage",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-toastbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-toastbar",
"version": "0.31.20",
"version": "0.31.21",
"description": "Fuselage ToastBar component",
"keywords": [
"rocketchat",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-tokens",
"version": "0.31.20",
"version": "0.31.21",
"description": "Design tokens for Fuselage, Rocket.Chat's design system",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-ui-kit",
"version": "0.31.20",
"version": "0.31.21",
"description": "UiKit elements for Rocket.Chat Apps built under Fuselage design system",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage",
"version": "0.31.20",
"version": "0.31.21",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/icons",
"version": "0.31.20",
"version": "0.31.21",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/layout",
"version": "0.31.20",
"version": "0.31.21",
"description": "Shared Application Layout Components",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/logo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/logo",
"version": "0.31.20",
"version": "0.31.21",
"description": "Rocket.Chat logo package",
"keywords": [
"rocketchat",
Expand Down
2 changes: 1 addition & 1 deletion packages/memo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/memo",
"version": "0.31.20",
"version": "0.31.21",
"description": "Memoization utilities",
"keywords": [
"memoize"
Expand Down
2 changes: 1 addition & 1 deletion packages/message-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/message-parser",
"description": "Rocket.Chat parser for messages",
"version": "0.31.20",
"version": "0.31.21",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/mp3-encoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/mp3-encoder",
"version": "0.31.20",
"version": "0.31.21",
"description": "A LAME encoder to be used in web workers",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/onboarding-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/onboarding-ui",
"version": "0.31.20",
"version": "0.31.21",
"description": "Set of components and functions for the onboarding experience on Rocket.Chat",
"keywords": [
"rocketchat"
Expand Down
2 changes: 1 addition & 1 deletion packages/peggy-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/peggy-loader",
"version": "0.31.20",
"version": "0.31.21",
"description": "Peggy loader for webpack",
"keywords": [
"peggy",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/prettier-config",
"description": "Prettier configuration for Rocket.Chat repositories",
"version": "0.31.20",
"version": "0.31.21",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/string-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/string-helpers",
"version": "0.31.20",
"version": "0.31.21",
"description": "Helper functions for string manipulation",
"keywords": [
"string",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/styled",
"version": "0.31.20",
"version": "0.31.21",
"description": "A simple styled API for React components",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylis-logical-props-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/stylis-logical-props-middleware",
"version": "0.31.20",
"version": "0.31.21",
"description": "Stylis middleware to handle CSS Logical Properties and their fallbacks",
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/ui-kit",
"version": "0.31.20",
"version": "0.31.21",
"description": "Interactive UI elements for Rocket.Chat Apps",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/uikit-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/uikit-playground",
"version": "0.31.20",
"version": "0.31.21",
"homepage": "./",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tools/build-design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"stylelint": "~14.14.0",
"tools-utils": "workspace:~"
},
"version": "0.31.20"
"version": "0.31.21"
}
2 changes: 1 addition & 1 deletion tools/build-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"unicode": "~14.0.0",
"xml2js": "~0.4.23"
},
"version": "0.31.20"
"version": "0.31.21"
}
2 changes: 1 addition & 1 deletion tools/build-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "build-logo",
"private": true,
"bin": "./index.mjs",
"version": "0.31.20",
"version": "0.31.21",
"dependencies": {
"prettier": "~2.7.1",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/bump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bump": "./bump.mjs",
"bump-next": "./bump-next.mjs"
},
"version": "0.31.20",
"version": "0.31.21",
"dependencies": {
"conventional-recommended-bump": "~6.1.0",
"latest-version": "~6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/lint-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"lint": "./lint.mjs",
"lint-and-fix": "./lint-and-fix.mjs"
},
"version": "0.31.20",
"version": "0.31.21",
"dependencies": {
"@prettier/plugin-xml": "~2.2.0",
"eslint": "~8.26.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"ts-node": "~10.5.0",
"typescript": "~4.3.5"
},
"version": "0.31.20"
"version": "0.31.21"
}
2 changes: 1 addition & 1 deletion tools/testing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"dependencies": {
"css-mediaquery": "^0.1.2"
},
"version": "0.31.20"
"version": "0.31.21"
}
2 changes: 1 addition & 1 deletion tools/tools-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"json5": "^2.2.1",
"rimraf": "^3.0.2"
},
"version": "0.31.20"
"version": "0.31.21"
}
2 changes: 1 addition & 1 deletion tools/update-readme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "update-readme",
"private": true,
"bin": "./update-readme.mjs",
"version": "0.31.20",
"version": "0.31.21",
"dependencies": {
"outdent": "^0.8.0",
"zx": "~4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/write-version-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "write-version-module",
"private": true,
"bin": "./index.mjs",
"version": "0.31.20"
"version": "0.31.21"
}

0 comments on commit 823a542

Please sign in to comment.