Skip to content

Commit

Permalink
chore(release): 1.1.3 🎉 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...v1.1.3) (2024-12-18)

### Bug Fixes

* **a11y:** timeline improvements ([346bacd](346bacd))
* add aria hidden to rating icons ([815f184](815f184))
* add form-control to autocomplete ([b8d5459](b8d5459))
* add icons and translations to transfer component ([3a5ae08](3a5ae08))
* button focus ([8167c99](8167c99))
* improvements on back to top component ([62d50bb](62d50bb))
* use container-xxl for header component ([7843a4a](7843a4a))

### Features

* new list headers with multiple actions ([9e1f824](9e1f824))
* skiplink component ([d1d4114](d1d4114))
  • Loading branch information
semantic-release-bot committed Dec 18, 2024
1 parent 8167c99 commit c7db197
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.1.3](https://github.com/italia/design-angular-kit/compare/v1.1.2...v1.1.3) (2024-12-18)


### Bug Fixes

* **a11y:** timeline improvements ([346bacd](https://github.com/italia/design-angular-kit/commit/346bacdaf06ee3a07eb587d887818c04a723e0ee))
* add aria hidden to rating icons ([815f184](https://github.com/italia/design-angular-kit/commit/815f18452e99dfb93c1136a9b0b2ac642d38995f))
* add form-control to autocomplete ([b8d5459](https://github.com/italia/design-angular-kit/commit/b8d545959b59753214e084fdfe22d4efa1b684f4))
* add icons and translations to transfer component ([3a5ae08](https://github.com/italia/design-angular-kit/commit/3a5ae08a8c11edb33342dbbcd7c86f5e92b53cf0))
* button focus ([8167c99](https://github.com/italia/design-angular-kit/commit/8167c996ee83abf56326ed83c476191266d0eed9))
* improvements on back to top component ([62d50bb](https://github.com/italia/design-angular-kit/commit/62d50bb11fc0e9b64f54c19ac58e73642903a838))
* use container-xxl for header component ([7843a4a](https://github.com/italia/design-angular-kit/commit/7843a4ad41413eb583a5bdaac1cf9df39fcc9b05))


### Features

* new list headers with multiple actions ([9e1f824](https://github.com/italia/design-angular-kit/commit/9e1f824681c4863c5b746886e4e497bf07dbbad0))
* skiplink component ([d1d4114](https://github.com/italia/design-angular-kit/commit/d1d4114b157ea0fcca13859de791b7cdee7df640))

## [1.1.2](https://github.com/italia/design-angular-kit/compare/v1.1.1...v1.1.2) (2024-11-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "design-angular-kit-bundle",
"description": "Un toolkit Angular conforme alle linee guida di design per i servizi web della PA",
"author": "Presidenza del Consiglio dei Ministri",
"version": "1.1.2",
"version": "1.1.3",
"license": "BSD-3-Clause",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit c7db197

Please sign in to comment.