Skip to content

Commit 2dec7f8

Browse files
committed
Release 3.1.0
1 parent c8b8172 commit 2dec7f8

3 files changed

Lines changed: 4 additions & 13 deletions

File tree

CHANGELOG.md

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

3-
## Version 3.0.2 - (Unreleased)
3+
## Version 3.1.0 - (2024-12-16)
44

55
- **Security Fix**: Escape values passed to the `stx` tagged template literal
66
- Allow `Stanza` and `Builder` objects to be passed as values the `stx`.

package-lock.json

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "strophe.js",
33
"description": "Strophe.js is an XMPP library for JavaScript",
4-
"version": "3.0.1",
4+
"version": "3.1.0",
55
"homepage": "http://strophe.im/strophejs",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)