Skip to content

Commit 2848789

Browse files
Merge pull request #25 from certible/release-please--branches--main--components--seb-node
chore(main): release 2.0.1
2 parents 432ab7c + 60ed53d commit 2848789

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/certible/seb-node/compare/v2.0.0...v2.0.1) (2025-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* :bug: add missing node types and add comment about client hash ([#24](https://github.com/certible/seb-node/issues/24)) ([432ab7c](https://github.com/certible/seb-node/commit/432ab7cf1d85d8c037f09d502d82204b791635f0))
9+
310
## [2.0.0](https://github.com/certible/seb-node/compare/v1.1.0...v2.0.0) (2025-11-27)
411

512

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,7 +1,7 @@
11
{
22
"name": "@certible/seb-node",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "TypeScript library for creating Safe Exam Browser (SEB) configuration files and handling Config Keys (server-side and browser)",
66
"author": "Certible <oberreiter@certible.com>",
77
"license": "MPL-2.0",

0 commit comments

Comments
 (0)