Skip to content

Commit

Permalink
chore(release): 1.0.0-16 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed May 15, 2023
1 parent 39cc058 commit f786d82
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 5 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [1.0.0-16](https://github.com/italia/design-angular-kit/compare/v1.0.0-15...v1.0.0-16) (2023-05-15)


### Bug Fixes

* build compiler options for dependencies ([249ea32](https://github.com/italia/design-angular-kit/commit/249ea32f580fa617a8348622528188c1ab48c4ef))
* error page component impossibile nascondere codice errore ([bf3448b](https://github.com/italia/design-angular-kit/commit/bf3448bb7f1f10407c62113f9b7aeb0226a12f62))
* hardcoded iconhref in icon component ([dff8a25](https://github.com/italia/design-angular-kit/commit/dff8a25ad2256cd09c717e3f8cfa2966c83316f2))
* input component type date max value ([4363f2e](https://github.com/italia/design-angular-kit/commit/4363f2ec324c89c65d2feadc769c54f210633bf3))
* input label with browser autofill ([43f49cc](https://github.com/italia/design-angular-kit/commit/43f49cc60a729c01945a377f99b1490748c6682e))
* README.md ([2034537](https://github.com/italia/design-angular-kit/commit/203453731d92756cde1965d0f1933a95f0db08a7))
* run test ([39cc058](https://github.com/italia/design-angular-kit/commit/39cc0581cebca436fed40143bc37ef0243c47026))


### Features

* added ability to set max and min date value inside input component ([c2ec250](https://github.com/italia/design-angular-kit/commit/c2ec2504d6af2b6d434580ae19af6949064b550c))
* added the ability to enter an initial configuration ([bb3f03b](https://github.com/italia/design-angular-kit/commit/bb3f03bf0a7ee0f5b3f63096786e58be59f53bdd))
* upgrade bootstrap italia version ([91f5259](https://github.com/italia/design-angular-kit/commit/91f5259a7a8b76a8405955a2ccf5a236b514b5b6))



# [1.0.0-15](https://github.com/italia/design-angular-kit/compare/v1.0.0-14...v1.0.0-15) (2023-04-11)


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-15",
"version": "1.0.0-16",
"license": "BSD-3-Clause",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions 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-15",
"version": "1.0.0-16",
"license": "BSD-3-Clause",
"keywords": [
"angular",
Expand Down Expand Up @@ -39,4 +39,4 @@
"@ngx-translate/http-loader": "^7.0.0",
"bootstrap-italia": "^2.4.1"
}
}
}

1 comment on commit f786d82

@vercel
Copy link

@vercel vercel bot commented on f786d82 May 15, 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.