Skip to content

Commit 34daebd

Browse files
Version Packages (#401)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b9ae67 commit 34daebd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/twelve-horses-double.md

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

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.4.2
4+
5+
### Patch Changes
6+
7+
- 8b9ae67: Migrating from azure function programming model v3 to v4
8+
39
## 1.4.1
410

511
### Patch Changes

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-func-sign-support",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"main": "./dist/main.js",
55
"private": true,
66
"license": "ISC",
@@ -50,4 +50,3 @@
5050
"vitest": "^1.2.2"
5151
}
5252
}
53-

0 commit comments

Comments
 (0)