Skip to content

Commit

Permalink
Release v2.4.2
Browse files Browse the repository at this point in the history
Release v2.4.2
  • Loading branch information
ZorbaDimatteo authored May 9, 2024
2 parents ad87fff + 6d4f7ba commit 665d324
Show file tree
Hide file tree
Showing 14 changed files with 125 additions and 7 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
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)


### Bug Fixes

* **pn-10623:** Create notification with sender denomination greater than 80 characters ([#1197](https://github.com/pagopa/pn-frontend/issues/1197)) ([44dff14](https://github.com/pagopa/pn-frontend/commit/44dff14e44be442a42cdee3b0249d662b8a40724))





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**Note:** Version bump only for package send-monorepo
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.1",
"version": "2.4.2",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
16 changes: 16 additions & 0 deletions packages/pn-commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**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.1",
"version": "2.4.2",
"private": true,
"main": "./src/index.ts",
"dependencies": {
Expand Down
19 changes: 19 additions & 0 deletions packages/pn-pa-webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
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)


### Bug Fixes

* **pn-10623:** Create notification with sender denomination greater than 80 characters ([#1197](https://github.com/pagopa/pn-frontend/issues/1197)) ([44dff14](https://github.com/pagopa/pn-frontend/commit/44dff14e44be442a42cdee3b0249d662b8a40724))





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**Note:** Version bump only for package @pagopa-pn/pn-pa-webapp
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.1",
"version": "2.4.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down
16 changes: 16 additions & 0 deletions packages/pn-personafisica-login/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**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.1",
"version": "2.4.2",
"private": true,
"homepage": "auth",
"dependencies": {
Expand Down
16 changes: 16 additions & 0 deletions packages/pn-personafisica-webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**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.1",
"version": "2.4.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down
16 changes: 16 additions & 0 deletions packages/pn-personagiuridica-webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**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.1",
"version": "2.4.2",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
Expand Down
16 changes: 16 additions & 0 deletions packages/pn-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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





## [2.4.1](https://github.com/pagopa/pn-frontend/compare/v2.4.1-RC.1...v2.4.1) (2024-04-09)

**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.1",
"version": "2.4.2",
"private": true,
"main": "./src/index.ts",
"dependencies": {
Expand Down

0 comments on commit 665d324

Please sign in to comment.