Skip to content

Commit 2869ad5

Browse files
Version Packages
1 parent ae179d7 commit 2869ad5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-buckets-judge.md

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

packages/fuselage-hooks/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.41.0
4+
5+
### Minor Changes
6+
7+
- [#1897](https://github.com/RocketChat/fuselage/pull/1897) [`b164747`](https://github.com/RocketChat/fuselage/commit/b1647471957d25eadbe7578f11e03526e49fd9b9) Thanks [@gabriellsh](https://github.com/gabriellsh)! - chore(fuselage-hooks): Remove deprecated `useUniqueId`
8+
39
## 0.40.0
410

511
### Minor Changes

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.40.0",
3+
"version": "0.41.0",
44
"description": "React hooks for Fuselage, Rocket.Chat's design system and UI toolkit",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)