Skip to content

Commit ef72e58

Browse files
author
Deepak Kumar
committed
Readying for v7.3.0-beta.3 with prerelease
1 parent 92bf1c4 commit ef72e58

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.3 (2026-01-31)
4+
5+
- Update publish workflow to support prerelease tagging and GitHub release creation.
6+
37
# 7.3.0-beta.2 (2025-12-26)
48

59
- Merge PR [#719](https://github.com/stomp-js/stompjs/pull/719).

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.2",
3+
"version": "7.3.0-beta.3",
44
"description": "STOMP client for Javascript and Typescript",
55
"scripts": {
66
"clean": "rm -rf bundles esm6",

0 commit comments

Comments
 (0)