Skip to content

Commit 0ed7ab2

Browse files
committed
Release 6.0.0
1 parent 627d83f commit 0ed7ab2

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

CHANGELOG.md

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

3-
## 5.1.1 (2024-01-17)
3+
## 6.0.0 (2024-01-26)
4+
5+
### 💣 Major Changes
6+
7+
- [**breaking-change**] Set `getCertFromKeyInfo` to `noop` [#445](https://github.com/node-saml/xml-crypto/pull/445)
8+
9+
### 🔗 Dependencies
10+
11+
- [**dependencies**] [**github_actions**] Bump github/codeql-action from 2 to 3 [#434](https://github.com/node-saml/xml-crypto/pull/434)
12+
13+
### 📚 Documentation
14+
15+
- [**documentation**] Chore: Update README.md [#432](https://github.com/node-saml/xml-crypto/pull/432)
16+
17+
---
18+
19+
## v5.1.1 (2024-01-17)
420

521
### 🐛 Bug Fixes
622

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.1",
3+
"version": "6.0.0",
44
"private": false,
55
"description": "Xml digital signature and encryption library for Node.js",
66
"keywords": [

0 commit comments

Comments
 (0)