Skip to content

Commit

Permalink
chore(release): 1.0.0-23 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Jan 9, 2024
1 parent b0333ff commit f64983b
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-23](https://github.com/italia/design-angular-kit/compare/v1.0.0-22...v1.0.0-23) (2024-01-09)


### Bug Fixes

* checkbox click fired twice ([6cf4b7f](https://github.com/italia/design-angular-kit/commit/6cf4b7fcb8459713b1bafffc38242584fc821e75))


### Features

* add back to top component ([8ba1cfe](https://github.com/italia/design-angular-kit/commit/8ba1cfe3197c2f283d9557842c32c770c0cc0ee8))
* add checkbox ([e737388](https://github.com/italia/design-angular-kit/commit/e737388339561f49ce77672f681d4ab1e507bdfa))
* add list component ([2503fcd](https://github.com/italia/design-angular-kit/commit/2503fcde1de5111809f728af1e8be5fe0b5a3cf1))
* card component ([b0333ff](https://github.com/italia/design-angular-kit/commit/b0333ffc607067a4dc855628a6e71b23f3121edd))



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


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-22",
"version": "1.0.0-23",
"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-22",
"version": "1.0.0-23",
"license": "BSD-3-Clause",
"keywords": [
"angular",
Expand Down

1 comment on commit f64983b

@vercel
Copy link

@vercel vercel bot commented on f64983b Jan 9, 2024

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.