Skip to content

Commit 5ab692a

Browse files
Merge pull request #29 from certible/release-please--branches--main--components--seb-node
chore(main): release 3.0.0
2 parents ed4e0a5 + 6117add commit 5ab692a

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/certible/seb-node/compare/v2.0.1...v3.0.0) (2026-03-24)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* minimum Node.js version raised from 18 to 22
9+
10+
### Features
11+
12+
* require Node 22 as minimum version ([173d37f](https://github.com/certible/seb-node/commit/173d37f6426830c02d78e69532cbfbd315b9f1da))
13+
314
## [2.0.1](https://github.com/certible/seb-node/compare/v2.0.0...v2.0.1) (2025-11-28)
415

516

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.1",
4+
"version": "3.0.0",
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)