Skip to content

Commit

Permalink
🔖 release: 16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Aug 23, 2024
1 parent 9b8f09a commit a7f0d46
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 53 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 16.3.0

### Minor Changes

- **angular**: error component accepts a form group input ( [#1436](https://github.com/baloise/design-system/pull/1436))

### Patch Changes

- **nav**: will not scroll to top when open nav flyout ( [#1433](https://github.com/baloise/design-system/pull/1433))

- **styles**: implement the missing responsive classes for spacing ( [#1436](https://github.com/baloise/design-system/pull/1436))

- **popup**: do not show arrow on fullscreen variant ( [#1429](https://github.com/baloise/design-system/pull/1429))

## 16.2.1

### Patch Changes
Expand Down
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7f0d46

Please sign in to comment.