Skip to content

Commit

Permalink
chore(release): 9.26.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.26.0](v9.25.0...v9.26.0) (2022-04-27)

### Bug Fixes

* **Autocomplete:** Missing properties in PropTypes ([#1383](#1383)) ([1256009](1256009))
* **HelpButton:** ensure Drawer/Dialog/Modal trigger button gets a label ([4b52c98](4b52c98))

### Features

* add "plain" variant to Accordion ([#1398](#1398)) ([105d9ae](105d9ae))
* make Accordion support a separate icon for the expanded state ([58ac1d3](58ac1d3))
  • Loading branch information
semantic-release-bot committed Apr 27, 2022
1 parent 611bdd9 commit 8a37584
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/dnb-eufemia/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to @dnb/eufemia will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.26.0](https://github.com/dnbexperience/eufemia/compare/v9.25.0...v9.26.0) (2022-04-27)


### Bug Fixes

* **Autocomplete:** Missing properties in PropTypes ([#1383](https://github.com/dnbexperience/eufemia/issues/1383)) ([1256009](https://github.com/dnbexperience/eufemia/commit/125600991434f15b3c5d85b8c9ad28e1c2bfcc00))
* **HelpButton:** ensure Drawer/Dialog/Modal trigger button gets a label ([4b52c98](https://github.com/dnbexperience/eufemia/commit/4b52c988904433ae3819b12709985ea0602462fa))


### Features

* add "plain" variant to Accordion ([#1398](https://github.com/dnbexperience/eufemia/issues/1398)) ([105d9ae](https://github.com/dnbexperience/eufemia/commit/105d9aed9e803aa0a3bd5d44686ccde4d64effb8))
* make Accordion support a separate icon for the expanded state ([58ac1d3](https://github.com/dnbexperience/eufemia/commit/58ac1d385fcd497313067422123173766a0d739a))

# [9.25.0](https://github.com/dnbexperience/eufemia/compare/v9.24.0...v9.25.0) (2022-04-05)


Expand Down

0 comments on commit 8a37584

Please sign in to comment.