Skip to content

Commit

Permalink
chore(release): 1.0.0-4 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Jan 24, 2023
1 parent f9f9f72 commit 60399b5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.0.0-4](https://github.com/italia/design-angular-kit/compare/v1.0.0-3...v1.0.0-4) (2023-01-24)


### Bug Fixes

* email input bad validation ([e28cd06](https://github.com/italia/design-angular-kit/commit/e28cd06d27544eeaa36e4d7a2ae37caf9642dd09))
* minor fixes on upload file list and upload drag drop components ([f9f9f72](https://github.com/italia/design-angular-kit/commit/f9f9f72123f1a8017f4fe0611e2c3084622a7b01))


### Features

* **i18n:** improve localization ([46fa9af](https://github.com/italia/design-angular-kit/commit/46fa9af3a72094893e81229e83a50f7cc91499a2))



# [1.0.0-3](https://github.com/italia/design-angular-kit/compare/v1.0.0-2...v1.0.0-3) (2023-01-17)


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

1 comment on commit 60399b5

@vercel
Copy link

@vercel vercel bot commented on 60399b5 Jan 24, 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.