Skip to content

Commit

Permalink
chore(release): 2.1.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Oct 6, 2022
1 parent 21e8205 commit 3d52d18
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.1.2](https://github.com/italia/design-scuole-pagine-statiche/compare/v2.1.1...v2.1.2) (2022-10-06)


### Bug Fixes

* add link to card name ([21e8205](https://github.com/italia/design-scuole-pagine-statiche/commit/21e82059ab3c7338f15c949d3a97e7101a5b8d0d))
* correct gradient svg ([99ac85f](https://github.com/italia/design-scuole-pagine-statiche/commit/99ac85f4e2d383c69903d31032c4cce0502a0670))



## [2.1.1](https://github.com/italia/design-scuole-pagine-statiche/compare/v2.1.0...v2.1.1) (2022-09-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
@@ -1,6 +1,6 @@
{
"name": "design-scuole-pagine-statiche",
"version": "2.1.1",
"version": "2.1.2",
"description": "Template HTML del progetto per la realizzazione dei siti web delle Scuole Italiane",
"scripts": {
"build": "node scripts/generateIndex.js && cp -R build dist",
Expand Down

0 comments on commit 3d52d18

Please sign in to comment.