Skip to content

Commit 5c96990

Browse files
committed
Release 6.1.1
1 parent ab1c69e commit 5c96990

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## 6.1.0 (2025-04-09)
3+
## 6.1.1 (2025-04-21)
4+
5+
### 🚀 Minor Changes
6+
7+
- [**enhancement**] Adjust deprecation to better reflect real-world usage [#499](https://github.com/node-saml/xml-crypto/pull/499)
8+
9+
---
10+
11+
## v6.1.0 (2025-04-09)
412

513
### 🙈 Other
614

package-lock.json

Lines changed: 2 additions & 2 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,6 +1,6 @@
11
{
22
"name": "xml-crypto",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"private": false,
55
"description": "Xml digital signature and encryption library for Node.js",
66
"keywords": [

0 commit comments

Comments
 (0)