Skip to content

Commit

Permalink
Bump version to 1.34.37 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-pagopa-github-bot committed Sep 19, 2024
1 parent 23e0a39 commit 3d2ba00
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ 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.36](https://github.com/pagopa/selfcare-common-frontend/compare/v1.35.0...v1.34.36)
#### [v1.34.37](https://github.com/pagopa/selfcare-common-frontend/compare/v1.35.0...v1.34.37)

- [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)
- [SELC-5248] feat: Regexp email allow domains with 6 characters [`#235`](https://github.com/pagopa/selfcare-common-frontend/pull/235)
- feat: homogeneous margin in paragraph element [`#222`](https://github.com/pagopa/selfcare-common-frontend/pull/222)
Expand All @@ -28,6 +29,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- SELC-2590 [`#186`](https://github.com/pagopa/selfcare-common-frontend/pull/186)
- SELC-2590 - update common [`#185`](https://github.com/pagopa/selfcare-common-frontend/pull/185)
- Used a environment variable to manage correct links in the footer based to product and actual environment [`#184`](https://github.com/pagopa/selfcare-common-frontend/pull/184)
- [SELC-5578] Feat: Add CustomAlert Component for Reusable Alert Messages (#240) [`#5578`](https://pagopa.atlassian.net/browse/5578)
- [SELC-5303] feat: Upgraded fiscal code regexp + verifyName and verifySurname functions convert accented characters to normal + added unit tests (#239) [`#5303`](https://pagopa.atlassian.net/browse/5303)
- [SELC-5261] Feat: add action to update institution data [`#5261`](https://pagopa.atlassian.net/browse/5261)
- [SELC-5260] feat: userPermissions slice and hook [`#5260`](https://pagopa.atlassian.net/browse/5260)
Expand Down Expand Up @@ -73,10 +75,17 @@ 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.35...v1.35.0)
#### [v1.35.0](https://github.com/pagopa/selfcare-common-frontend/compare/v1.34.36...v1.35.0)

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

> 31 July 2024
- [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)
- [SELC-5303] feat: Upgraded fiscal code regexp + verifyName and verifySurname functions convert accented characters to normal + added unit tests (#239) [`#5303`](https://pagopa.atlassian.net/browse/5303)

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

> 23 July 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.36",
"version": "1.34.37",
"license": "MIT",
"repository": "https://github.com/pagopa/selfcare-common-frontend",
"author": "https://www.pagopa.gov.it",
Expand Down

0 comments on commit 3d2ba00

Please sign in to comment.