Skip to content

Commit c3b2323

Browse files
authored
Post release automated changes for entra releases (Azure#23710)
Post release automated changes for azure-functions-authentication-events
1 parent c32cd1f commit c3b2323

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/entra/functions-authentication-events/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.0-beta.3 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0-beta.2 (2022-11-03)
414

515
- Removed support for legacy tokenissuancestart

sdk/entra/functions-authentication-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/functions-authentication-events",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0-beta.3",
44
"description": "Typescript Trigger SDK for Azure AD Authentication event custom extensions. Lets you focus on your business logic.",
55
"sdk-type": "client",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)