Skip to content

Commit 0e3d3c1

Browse files
Version Packages (#1384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5870a93 commit 0e3d3c1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-rules-jog.md

-5
This file was deleted.

packages/fuselage/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.54.2
4+
5+
### Patch Changes
6+
7+
- [#1383](https://github.com/RocketChat/fuselage/pull/1383) [`5870a9395`](https://github.com/RocketChat/fuselage/commit/5870a939500e5b596be8c1ef1c2e28bb1cded4f5) Thanks [@juliajforesti](https://github.com/juliajforesti)! - fix(fuselage): remove `codeBlock` palette and add `palette` prop for a custom palette
8+
39
## 0.54.1
410

511
### Patch Changes

packages/fuselage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket.chat/fuselage",
3-
"version": "0.54.1",
3+
"version": "0.54.2",
44
"description": "Rocket.Chat's React Components Library",
55
"author": {
66
"name": "Rocket.Chat",

0 commit comments

Comments
 (0)