Skip to content

Commit 4960d49

Browse files
Version Packages (#976)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bc866e8 commit 4960d49

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

.changeset/plain-items-melt.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# oneidentity
22

3+
## 4.8.0
4+
5+
### Minor Changes
6+
7+
- bc866e8: Add XSW assertions handling with dedicated storage and alarms
8+
39
## 4.7.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oneidentity",
3-
"version": "4.7.1",
3+
"version": "4.8.0",
44
"private": true,
55
"repository": "https://github.com/pagopa/oneidentity.git",
66
"devDependencies": {

src/infra/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# infra
22

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- bc866e8: Add XSW assertions handling with dedicated storage and alarms
8+
39
## 1.6.0
410

511
### Minor Changes

src/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "infra",
33
"private": true,
4-
"version": "1.6.0"
4+
"version": "1.7.0"
55
}

src/oneid/oneid-ecs-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# oneid-ecs-core
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- bc866e8: Add XSW assertions handling with dedicated storage and alarms
8+
39
## 1.2.0
410

511
### Minor Changes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "oneid-ecs-core",
33
"private": true,
4-
"version": "1.2.0"
4+
"version": "1.3.0"
55
}

0 commit comments

Comments
 (0)