Skip to content

Commit

Permalink
chore(release): 9.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.18.0](v9.17.2...v9.18.0) (2021-12-16)

### Bug Fixes

* **InputMasked:** inherit of provider/context props ([89db309](89db309))
* **Modal:** Convert to TypeScript ([#1177](#1177)) ([b832b29](b832b29))
* **StepIndicator:** enhance NVDA support by omitting click event ([74ae87c](74ae87c))

### Features

* **Tag:** add new tag component ([dec57cb](dec57cb))
  • Loading branch information
semantic-release-bot committed Dec 16, 2021
1 parent 201ba10 commit 2d40ce1
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.18.0](https://github.com/dnbexperience/eufemia/compare/v9.17.2...v9.18.0) (2021-12-16)


### Bug Fixes

* **InputMasked:** inherit of provider/context props ([89db309](https://github.com/dnbexperience/eufemia/commit/89db309fd0d09f125c3d66ff9e745a12fbfb6ed2))
* **Modal:** Convert to TypeScript ([#1177](https://github.com/dnbexperience/eufemia/issues/1177)) ([b832b29](https://github.com/dnbexperience/eufemia/commit/b832b29c401d6c1d8f1e9bb36eadbcac984bd330))
* **StepIndicator:** enhance NVDA support by omitting click event ([74ae87c](https://github.com/dnbexperience/eufemia/commit/74ae87ca601ac3f004518d6c5b6fd34ca8d5a439))


### Features

* **Tag:** add new tag component ([dec57cb](https://github.com/dnbexperience/eufemia/commit/dec57cb8ded032b70b15a1b479d5cdc9782e0528))

## [9.17.2](https://github.com/dnbexperience/eufemia/compare/v9.17.1...v9.17.2) (2021-12-15)


Expand Down

0 comments on commit 2d40ce1

Please sign in to comment.