Skip to content

Commit 5a0d317

Browse files
committed
Release 5.1.1
1 parent 1ceedc8 commit 5a0d317

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-
## 5.1.0 (2024-01-07)
3+
## 5.1.1 (2024-01-17)
4+
5+
### 🐛 Bug Fixes
6+
7+
- [**bug**] fix: template literal [#443](https://github.com/node-saml/xml-crypto/pull/443)
8+
9+
---
10+
11+
## v5.1.0 (2024-01-07)
412

513
### 🚀 Minor Changes
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": "5.1.0",
3+
"version": "5.1.1",
44
"private": false,
55
"description": "Xml digital signature and encryption library for Node.js",
66
"keywords": [

0 commit comments

Comments
 (0)