Skip to content

Commit bc51a8a

Browse files
Version Packages
1 parent 5c8eff6 commit bc51a8a

File tree

8 files changed

+18
-22
lines changed

8 files changed

+18
-22
lines changed

.changeset/lazy-facts-tie.md

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

.changeset/puny-turkeys-shout.md

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

.changeset/sad-beers-teach.md

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

.changeset/stale-apes-confess.md

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

packages/fuselage/CHANGELOG.md

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

3+
## 0.62.1
4+
5+
### Patch Changes
6+
7+
- [#1633](https://github.com/RocketChat/fuselage/pull/1633) [`18a33f4`](https://github.com/RocketChat/fuselage/commit/18a33f44e7c2df9a2ef50596a813b86d68b1604e) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): Keep displaying button when Menu is opened
8+
9+
- [#1634](https://github.com/RocketChat/fuselage/pull/1634) [`20d9521`](https://github.com/RocketChat/fuselage/commit/20d9521ccc517206e8e1ac87f4f8e7665036dfd4) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): Increase `z-index` in `ContextualbarV2`
10+
311
## 0.62.0
412

513
### Minor Changes

packages/fuselage/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",
3-
"version": "0.62.0",
3+
"version": "0.62.1",
44
"description": "Rocket.Chat's React Components Library",
55
"homepage": "https://github.com/RocketChat/fuselage#readme",
66
"bugs": {

packages/icons/CHANGELOG.md

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

3+
## 0.43.0
4+
5+
### Minor Changes
6+
7+
- [#1640](https://github.com/RocketChat/fuselage/pull/1640) [`5c8eff6`](https://github.com/RocketChat/fuselage/commit/5c8eff6a39eb509685536ce34bdb49f16dcd88c8) Thanks [@dougfabris](https://github.com/dougfabris)! - feat(icons): Add new inbox icon
8+
9+
- [#1626](https://github.com/RocketChat/fuselage/pull/1626) [`d3d7817`](https://github.com/RocketChat/fuselage/commit/d3d78172e0395575281526c2925eba86d7c95d50) Thanks [@gabriellsh](https://github.com/gabriellsh)! - feat(icons): Add new `stacked-meatballs`
10+
311
## 0.42.0
412

513
### Minor Changes

packages/icons/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/icons",
3-
"version": "0.42.0",
3+
"version": "0.43.0",
44
"description": "Rocket.Chat's Icons",
55
"homepage": "https://github.com/RocketChat/fuselage#readme",
66
"bugs": {

0 commit comments

Comments
 (0)