Skip to content

Commit

Permalink
release: cut 17.2.0 (#1122)
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Fahrenschon <[email protected]>
  • Loading branch information
2 people authored and GitHub Enterprise committed Feb 1, 2024
1 parent 7f1a13a commit 2c783b5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

# [17.2.0](https://github.com/allianz/ng-aquila/compare/v17.1.2...v17.2.0) (2024-02-01)


### Bug Fixes

* **grid-examples:** wrong imports breaking the docs ([7f1a13a](https://github.com/allianz/ng-aquila/commit/7f1a13ab87a55f0490155b6f49264af2f8729cd3))
* **multi-select:** error message shown too early([cc5f666](https://github.com/allianz/ng-aquila/commit/cc5f666f22a20722995ece8afb03010f51a82fe4))
* **radio-button:** no random suffix for custom ID ([65d9828](https://github.com/allianz/ng-aquila/commit/65d98282c602031261541c6c12a945ab504e62a2))


### Features

* **button,icon:** add testing harness ([cd07c76](https://github.com/allianz/ng-aquila/commit/cd07c7629adf23fd9ed33d48b4e036fa5ecb4995))



## [17.1.2](https://github.com/allianz/ng-aquila/compare/v17.1.1...v17.1.2) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion projects/ng-aquila/src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aposin/ng-aquila",
"version": "17.1.2",
"version": "17.2.0",
"repository": {
"type": "git",
"url": "https://www.github.com/allianz/ng-aquila.git"
Expand Down

0 comments on commit 2c783b5

Please sign in to comment.