Skip to content

Commit e530974

Browse files
Version Packages
1 parent aba9c50 commit e530974

File tree

17 files changed

+48
-43
lines changed

17 files changed

+48
-43
lines changed

.changeset/better-lines-clap.md

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

.changeset/empty-snails-peel.md

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

.changeset/five-pillows-agree.md

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

.changeset/icy-tips-act.md

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

.changeset/poor-wasps-do.md

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

.changeset/some-seas-prove.md

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

.changeset/sour-monkeys-change.md

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

packages/fuselage-forms/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @rocket.chat/fuselage-forms
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#1740](https://github.com/RocketChat/fuselage/pull/1740) [`fd4847a`](https://github.com/RocketChat/fuselage/commit/fd4847a9a62b33a4c73d5b234c515ec92d9b6c27) Thanks [@gabriellsh](https://github.com/gabriellsh)! - fix(fuselage-forms): Clicking on label does not focus on input
8+
9+
- Updated dependencies [[`fd4847a`](https://github.com/RocketChat/fuselage/commit/fd4847a9a62b33a4c73d5b234c515ec92d9b6c27), [`a1bcbe8`](https://github.com/RocketChat/fuselage/commit/a1bcbe87cec75e4ad3561571e837e3bb0da28886)]:
10+
- @rocket.chat/[email protected]
11+
312
## 0.1.0
413

514
### Minor Changes

packages/fuselage-forms/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-forms",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A set of component wrappers to provide ease of use and accessibility out-of-box.",
55
"homepage": "https://github.com/RocketChat/fuselage#readme",
66
"bugs": {

packages/fuselage-hooks/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.38.1
4+
5+
### Patch Changes
6+
7+
- [#1740](https://github.com/RocketChat/fuselage/pull/1740) [`fd4847a`](https://github.com/RocketChat/fuselage/commit/fd4847a9a62b33a4c73d5b234c515ec92d9b6c27) Thanks [@gabriellsh](https://github.com/gabriellsh)! - fix(fuselage-forms): Clicking on label does not focus on input
8+
9+
- [#1757](https://github.com/RocketChat/fuselage/pull/1757) [`a1bcbe8`](https://github.com/RocketChat/fuselage/commit/a1bcbe87cec75e4ad3561571e837e3bb0da28886) Thanks [@tassoevan](https://github.com/tassoevan)! - Preserves the generic type of `useLocalStorage` and `useSessionStorage`'
10+
311
## 0.38.0
412

513
### Minor Changes

0 commit comments

Comments
 (0)