Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 86f2833

Browse files
committed
Update changelogs
1 parent 600cf4d commit 86f2833

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

api_server/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [15.5.0] - 2024-4-29
4+
5+
### Changed
6+
7+
- Shut down A/B test of redirect pages
8+
- Shut down email notifications for codemarks
9+
310
## [15.4.0] - 2024-4-17
411

512
### Changed

api_server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-server",
3-
"version": "15.4.1",
3+
"version": "15.5.0",
44
"dependencies": {
55
"@microsoft/microsoft-graph-client": "3.0.7",
66
"@octokit/rest": "18.12.0",

outbound_email/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [15.5.0] - 2024-4-29
4+
5+
### Changed
6+
7+
- Release bump to support latest API version
8+
39
## [15.4.0] - 2024-4-17
410

511
### Changed

0 commit comments

Comments
 (0)