Skip to content

Commit

Permalink
chore(release): 1.1.0 🎉 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.3...v1.1.0) (2024-07-18)

### Features

* upgrade angular 18 and bootstrap italia ([4cb98e7](4cb98e7)), closes [#361](#361)

### BREAKING CHANGES

* support Angular 18
  • Loading branch information
semantic-release-bot committed Jul 18, 2024
1 parent 4cb98e7 commit a097430
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/italia/design-angular-kit/compare/v1.0.3...v1.1.0) (2024-07-18)


### Features

* upgrade angular 18 and bootstrap italia ([4cb98e7](https://github.com/italia/design-angular-kit/commit/4cb98e73c9c1618b3d210dc54c82c6c48b0e1b77)), closes [#361](https://github.com/italia/design-angular-kit/issues/361)


### BREAKING CHANGES

* support Angular 18

## [1.0.3](https://github.com/italia/design-angular-kit/compare/v1.0.2...v1.0.3) (2024-07-15)


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.3",
"version": "1.1.0",
"license": "BSD-3-Clause",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit a097430

Please sign in to comment.