Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCimini90 committed May 2, 2024
1 parent 64dbfdc commit 6d4f7ba
Show file tree
Hide file tree
Showing 14 changed files with 63 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package send-monorepo





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "2.4.2-RC.3",
"version": "2.4.2",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/pn-commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package @pagopa-pn/pn-commons





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)

**Note:** Version bump only for package @pagopa-pn/pn-commons
Expand Down
2 changes: 1 addition & 1 deletion packages/pn-commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa-pn/pn-commons",
"version": "2.4.2-RC.3",
"version": "2.4.2",
"private": true,
"main": "./src/index.ts",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/pn-pa-webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package @pagopa-pn/pn-pa-webapp





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/pn-pa-webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pagopa-pn/pn-pa-webapp",
"description": "Backoffice di SEND per la Pubblica Amministrazione",
"version": "2.4.2-RC.3",
"version": "2.4.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/pn-personafisica-login/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package @pagopa-pn/pn-personafisica-login





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)

**Note:** Version bump only for package @pagopa-pn/pn-personafisica-login
Expand Down
2 changes: 1 addition & 1 deletion packages/pn-personafisica-login/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pagopa-pn/pn-personafisica-login",
"description": "Pagina di login di SEND per il cittadino",
"version": "2.4.2-RC.3",
"version": "2.4.2",
"private": true,
"homepage": "auth",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/pn-personafisica-webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package @pagopa-pn/pn-personafisica-webapp





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)

**Note:** Version bump only for package @pagopa-pn/pn-personafisica-webapp
Expand Down
2 changes: 1 addition & 1 deletion packages/pn-personafisica-webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pagopa-pn/pn-personafisica-webapp",
"description": "SEND - Servizio Notifiche Digitali per il cittadino",
"version": "2.4.2-RC.3",
"version": "2.4.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/pn-personagiuridica-webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package @pagopa-pn/pn-personagiuridica-webapp





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)

**Note:** Version bump only for package @pagopa-pn/pn-personagiuridica-webapp
Expand Down
2 changes: 1 addition & 1 deletion packages/pn-personagiuridica-webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pagopa-pn/pn-personagiuridica-webapp",
"description": "SEND per la persona giuridica",
"version": "2.4.2-RC.3",
"version": "2.4.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/pn-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.2](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.3...v2.4.2) (2024-05-02)

**Note:** Version bump only for package @pagopa-pn/pn-validator





## [2.4.2-RC.3](https://github.com/pagopa/pn-frontend/compare/v2.4.2-RC.2...v2.4.2-RC.3) (2024-04-29)

**Note:** Version bump only for package @pagopa-pn/pn-validator
Expand Down
2 changes: 1 addition & 1 deletion packages/pn-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa-pn/pn-validator",
"version": "2.4.2-RC.3",
"version": "2.4.2",
"private": true,
"main": "./src/index.ts",
"dependencies": {
Expand Down

0 comments on commit 6d4f7ba

Please sign in to comment.