Skip to content

Commit

Permalink
Version Packages (#1428)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
seek-oss-ci and github-actions[bot] authored Jan 16, 2024
1 parent 24f9844 commit 585e4c9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-coats-tie.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/braid-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# braid-design-system

## 32.14.4

### Patch Changes

- Inline Vanilla Extract styles imported from Capsize ([#1423](https://github.com/seek-oss/braid-design-system/pull/1423))

## 32.14.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/braid-design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "braid-design-system",
"version": "32.14.3",
"version": "32.14.4",
"description": "Themeable design system for the SEEK Group",
"homepage": "https://seek-oss.github.io/braid-design-system/",
"bugs": {
Expand Down
4 changes: 4 additions & 0 deletions site/src/componentUpdates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3663,5 +3663,9 @@
"summary": "**Autosuggest:** Fix aria-label and aria-labelledby features\n\nFixes an issue where the `aria-label` and `aria-labelledby` props provided by a consumer were being overidden internally by the `Autosuggest` component."
}
]
},
{
"version": "32.14.4",
"updates": []
}
]

0 comments on commit 585e4c9

Please sign in to comment.