Skip to content

Commit

Permalink
chore(release): 1.0.0-22 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Dec 13, 2023
1 parent 31ddbf4 commit e1b5545
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.0.0-22](https://github.com/italia/design-angular-kit/compare/v1.0.0-21...v1.0.0-22) (2023-12-13)


### Bug Fixes

* align buttons during validation ([e9dbd11](https://github.com/italia/design-angular-kit/commit/e9dbd11d09b8010b6145414903699566ccf1c2df))
* input label ([77bdeea](https://github.com/italia/design-angular-kit/commit/77bdeea098afeeea4795719479379547fdd0cfa2))
* numeric inputs ([a7b5a4f](https://github.com/italia/design-angular-kit/commit/a7b5a4f9748a0e76f44c35038a6a288d98f358ba))
* restore symbol for currency and percentage ([5d7682c](https://github.com/italia/design-angular-kit/commit/5d7682c78e8bb09efabf3e3ed1119dd720d9c33b))


### Features

* avatar component ([d030d59](https://github.com/italia/design-angular-kit/commit/d030d594a45a6c067713282cea226cab6f9b7428))



# [1.0.0-21](https://github.com/italia/design-angular-kit/compare/v1.0.0-20...v1.0.0-21) (2023-12-07)


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.0.0-21",
"version": "1.0.0-22",
"license": "BSD-3-Clause",
"keywords": [
"angular",
Expand Down
2 changes: 1 addition & 1 deletion projects/design-angular-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "design-angular-kit",
"description": "Un toolkit Angular conforme alle linee guida di design per i servizi web della PA",
"version": "1.0.0-21",
"version": "1.0.0-22",
"license": "BSD-3-Clause",
"keywords": [
"angular",
Expand Down

1 comment on commit e1b5545

@vercel
Copy link

@vercel vercel bot commented on e1b5545 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.