Skip to content

Commit 071007a

Browse files
author
Deepak Kumar
committed
Readying for v7.3.0-beta.4 with prerelease
1 parent 3ae44e9 commit 071007a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Change-log.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
# 7.3.0-beta.4 (2026-01-31)
4+
5+
- Update changelog link in publish workflow to point to the develop branch.
6+
37
# 7.3.0-beta.3 (2026-01-31)
48

59
- Update publish workflow to support prerelease tagging and GitHub release creation.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stomp/stompjs",
3-
"version": "7.3.0-beta.3",
3+
"version": "7.3.0-beta.4",
44
"description": "STOMP client for Javascript and Typescript",
55
"scripts": {
66
"clean": "rm -rf bundles esm6",

0 commit comments

Comments
 (0)