Skip to content

Commit e8e6475

Browse files
Version Packages (#978)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 273e801 commit e8e6475

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/fuzzy-cows-brush.md

Lines changed: 0 additions & 6 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.9.0
4+
5+
### Minor Changes
6+
7+
- 0b35dfc: Created event_mode for ecs desired count
8+
39
## 4.8.0
410

511
### Minor 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.8.0",
3+
"version": "4.9.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.8.0
4+
5+
### Minor Changes
6+
7+
- 0b35dfc: Created event_mode for ecs desired count
8+
39
## 1.7.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.7.0"
4+
"version": "1.8.0"
55
}

0 commit comments

Comments
 (0)