Skip to content

Commit b8bdc52

Browse files
Version Packages (#2040)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e37f9d commit b8bdc52

19 files changed

Lines changed: 68 additions & 22 deletions

File tree

.changeset/floppy-icons-retire.md

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

packages/fuselage-forms/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#1999](https://github.com/RocketChat/fuselage/pull/1999) [`6e37f9d`](https://github.com/RocketChat/fuselage/commit/6e37f9d2fee4c9ebeb8ea2c1601bbd4c89905859) Thanks [@tassoevan](https://github.com/tassoevan)! - feat!: Upgrade to React 19
8+
39
## 1.3.0
410

511
### 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": "1.3.0",
3+
"version": "1.4.0",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.42.0
4+
5+
### Minor Changes
6+
7+
- [#1999](https://github.com/RocketChat/fuselage/pull/1999) [`6e37f9d`](https://github.com/RocketChat/fuselage/commit/6e37f9d2fee4c9ebeb8ea2c1601bbd4c89905859) Thanks [@tassoevan](https://github.com/tassoevan)! - feat!: Upgrade to React 19
8+
39
## 0.41.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.41.0",
3+
"version": "0.42.0",
44
"description": "React hooks for Fuselage, Rocket.Chat's design system and UI toolkit",
55
"keywords": [
66
"react",

packages/fuselage-toastbar/CHANGELOG.md

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

3+
## 0.36.0
4+
5+
### Minor Changes
6+
7+
- [#1999](https://github.com/RocketChat/fuselage/pull/1999) [`6e37f9d`](https://github.com/RocketChat/fuselage/commit/6e37f9d2fee4c9ebeb8ea2c1601bbd4c89905859) Thanks [@tassoevan](https://github.com/tassoevan)! - feat!: Upgrade to React 19
8+
39
## 0.35.2
410

511
### Patch Changes

packages/fuselage-toastbar/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-toastbar",
3-
"version": "0.35.2",
3+
"version": "0.36.0",
44
"description": "Fuselage ToastBar component",
55
"keywords": [
66
"rocketchat",

packages/fuselage/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.80.0
4+
5+
### Minor Changes
6+
7+
- [#1999](https://github.com/RocketChat/fuselage/pull/1999) [`6e37f9d`](https://github.com/RocketChat/fuselage/commit/6e37f9d2fee4c9ebeb8ea2c1601bbd4c89905859) Thanks [@tassoevan](https://github.com/tassoevan)! - feat!: Upgrade to React 19
8+
39
## 0.79.1
410

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

packages/layout/CHANGELOG.md

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

3+
## 0.35.0
4+
5+
### Minor Changes
6+
7+
- [#1999](https://github.com/RocketChat/fuselage/pull/1999) [`6e37f9d`](https://github.com/RocketChat/fuselage/commit/6e37f9d2fee4c9ebeb8ea2c1601bbd4c89905859) Thanks [@tassoevan](https://github.com/tassoevan)! - feat!: Upgrade to React 19
8+
39
## 0.34.3
410

511
### Patch Changes

0 commit comments

Comments
 (0)