Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Oct 2, 2024
1 parent 6bf25b4 commit 2841913
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 13 deletions.
16 changes: 16 additions & 0 deletions packages/eui/changelogs/CHANGELOG_2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [`v96.1.0`](https://github.com/elastic/eui/releases/v96.1.0)

**CSS-in-JS conversions**

- Removed the following component-specific Sass mixins: ([#8055](https://github.com/elastic/eui/pull/8055))
- `euiButton`
- `euiButtonBase`
- `euiButtonFocus`
- `euiButtonContent`
- `euiButtonContentDisabled`
- `euiButtonDefaultStyle`
- `euiButtonFillStyle`
- `euiPanel`
- `euiFormControlDefaultShadow`
- `euiToolTipTitle`

## [`v96.0.0`](https://github.com/elastic/eui/releases/v96.0.0)

- Improved `EuiPageHeader`/`EuiPageTemplate.Header`'s responsive UX: ([#8044](https://github.com/elastic/eui/pull/8044))
Expand Down
13 changes: 0 additions & 13 deletions packages/eui/changelogs/upcoming/8055.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"euiVersions": [
"96.1.0",
"96.0.0",
"95.12.0",
"95.11.0",
Expand Down
1 change: 1 addition & 0 deletions packages/website/static/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"euiVersions": [
"96.1.0",
"96.0.0",
"95.12.0",
"95.11.0",
Expand Down

0 comments on commit 2841913

Please sign in to comment.