Skip to content

Commit 066d1d1

Browse files
Version Packages (#1926)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04d477a commit 066d1d1

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/legal-parrots-dig.md

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

.changeset/shy-goats-beam.md

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

packages/fuselage/CHANGELOG.md

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

3+
## 0.76.0
4+
5+
### Minor Changes
6+
7+
- [#1685](https://github.com/RocketChat/fuselage/pull/1685) [`2d6b78c`](https://github.com/RocketChat/fuselage/commit/2d6b78cdc43dc7b03c2cf0766242def14bd0bcb8) Thanks [@ergot-rp](https://github.com/ergot-rp)! - feat(fuselage): Add accessibility improvements to `Pagination`
8+
9+
### Patch Changes
10+
11+
- [#1934](https://github.com/RocketChat/fuselage/pull/1934) [`04d477a`](https://github.com/RocketChat/fuselage/commit/04d477a9a20d4b75011c5b6e447ca8fdd22da51f) Thanks [@juliajforesti](https://github.com/juliajforesti)! - fix(fuselage): Remove target `_blank` as default on `FieldLink`
12+
313
## 0.75.0
414

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

0 commit comments

Comments
 (0)