Skip to content

Commit 2c586c0

Browse files
Version Packages (#341)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 708c5d0 commit 2c586c0

File tree

11 files changed

+35
-14
lines changed

11 files changed

+35
-14
lines changed

.changeset/short-seals-walk.md

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

apps/io-func-sign-issuer/CHANGELOG.md

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

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- 708c5d0: Upgraded Node to version 20
8+
39
## 0.18.6
410

511
### Patch Changes

apps/io-func-sign-issuer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-func-sign-issuer",
3-
"version": "0.18.6",
3+
"version": "0.19.0",
44
"private": true,
55
"license": "MPL-2.0",
66
"files": [

apps/io-func-sign-support/CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 708c5d0: Upgraded Node to version 20
8+
39
## 1.2.6
410

511
### Patch Changes

apps/io-func-sign-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-func-sign-support",
3-
"version": "1.2.6",
3+
"version": "1.3.0",
44
"main": "./dist/web.js",
55
"private": true,
66
"license": "ISC",

apps/io-func-sign-user/CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 708c5d0: Upgraded Node to version 20
8+
39
## 0.6.8
410

511
### Patch Changes

apps/io-func-sign-user/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-func-sign-user",
3-
"version": "0.6.8",
3+
"version": "0.7.0",
44
"private": true,
55
"license": "MPL-2.0",
66
"files": [

apps/io-sign-backoffice-app/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- 708c5d0: Upgraded Node to version 20
8+
39
## 1.3.11
410

511
### Patch Changes

apps/io-sign-backoffice-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-sign-backoffice-app",
3-
"version": "1.3.11",
3+
"version": "1.4.0",
44
"private": true,
55
"license": "MPL-2.0",
66
"scripts": {

apps/io-sign-backoffice-func/CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 708c5d0: Upgraded Node to version 20
8+
39
## 1.2.7
410

511
### Patch Changes

0 commit comments

Comments
 (0)