Skip to content

Commit 998a6de

Browse files
author
Deepak Kumar
committed
Readying for v7.3.0-beta.2
1 parent a6b65bc commit 998a6de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Change-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
# 7.3.0-beta.1 (2025-12-26)
3+
# 7.3.0-beta.2 (2025-12-26)
44

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

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

0 commit comments

Comments
 (0)