Skip to content

Commit

Permalink
Bump version to 1.34.40 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-pagopa-github-bot committed Sep 27, 2024
1 parent 4b54513 commit 15f89bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.34.39](https://github.com/pagopa/selfcare-common-frontend/compare/v1.35.0...v1.34.39)
#### [v1.34.40](https://github.com/pagopa/selfcare-common-frontend/compare/v1.35.0...v1.34.40)

- [SELC-5578] Feat: Add CustomAlert Component for Reusable Alert Messages [`#240`](https://github.com/pagopa/selfcare-common-frontend/pull/240)
- [SELC-5303] feat: Upgraded fiscal code regexp + verifyName and verifySurname functions convert accented characters to normal + added unit tests [`#239`](https://github.com/pagopa/selfcare-common-frontend/pull/239)
Expand Down Expand Up @@ -77,10 +77,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update README.md [`a360cdb`](https://github.com/pagopa/selfcare-common-frontend/commit/a360cdbf86d7f5b7aa9df4aec586f76362e13e3a)
- Fixed broken unitTest [`d9bb4de`](https://github.com/pagopa/selfcare-common-frontend/commit/d9bb4deafebc474c7dfe475ca68bce898c762cfd)

#### [v1.35.0](https://github.com/pagopa/selfcare-common-frontend/compare/v1.34.38...v1.35.0)
#### [v1.35.0](https://github.com/pagopa/selfcare-common-frontend/compare/v1.34.39...v1.35.0)

> 20 July 2023
#### [v1.34.39](https://github.com/pagopa/selfcare-common-frontend/compare/v1.34.38...v1.34.39)

> 26 September 2024
- [SELC-5638] feat: Update "Accessibility" heading in footer [`#5638`](https://pagopa.atlassian.net/browse/5638)

#### [v1.34.38](https://github.com/pagopa/selfcare-common-frontend/compare/v1.34.37...v1.34.38)

> 24 September 2024
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pagopa/selfcare-common-frontend",
"description": "Shared React components for the pagopa selfcare project",
"version": "1.34.39",
"version": "1.34.40",
"license": "MIT",
"repository": "https://github.com/pagopa/selfcare-common-frontend",
"author": "https://www.pagopa.gov.it",
Expand Down

0 comments on commit 15f89bc

Please sign in to comment.