Skip to content

Commit

Permalink
chore(release): 1.0.0-11 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Mar 13, 2023
1 parent 95f9767 commit 85b2552
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 4 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [1.0.0-11](https://github.com/italia/design-angular-kit/compare/v1.0.0-10...v1.0.0-11) (2023-03-13)


### Bug Fixes

* radio button name in form array or nested form group ([91e7681](https://github.com/italia/design-angular-kit/commit/91e7681c1d0b89a6284356e8e0864eb4ef1fefaa))


### Features

* dynamic id for components with mandatory id ([fcff309](https://github.com/italia/design-angular-kit/commit/fcff3093091ebd5a3c0596a37beb1b557aa1999e))
* pagination with changer, jump to, text links, total number text and simple mode ([95f9767](https://github.com/italia/design-angular-kit/commit/95f9767e49c4c195cf2a0f97d4fbe3b35bb8f947))
* update bootstrap-italia version ([e5b58ad](https://github.com/italia/design-angular-kit/commit/e5b58adc22455284b5936aa333be75d1ef4a16ba))


### Performance Improvements

* breadcrumb, carousel, card, back button, checkbox, list, password input, radio, steppers, upload drag drop components ([8576da5](https://github.com/italia/design-angular-kit/commit/8576da5656bb5483c72ec4a19d81af1cf9a371aa))



# [1.0.0-10](https://github.com/italia/design-angular-kit/compare/v1.0.0-9...v1.0.0-10) (2023-03-08)


Expand Down
2 changes: 1 addition & 1 deletion 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-10",
"version": "1.0.0-11",
"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-10",
"version": "1.0.0-11",
"license": "BSD-3-Clause",
"keywords": [
"angular",
Expand Down Expand Up @@ -39,4 +39,4 @@
"@ngx-translate/http-loader": "^7.0.0",
"bootstrap-italia": "^2.3.5"
}
}
}

1 comment on commit 85b2552

@vercel
Copy link

@vercel vercel bot commented on 85b2552 Mar 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.