Skip to content

Commit f8b7db1

Browse files
committed
release: prepare 0.6.1
1 parent d42ca6b commit f8b7db1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.6.1
4+
5+
- Documentation only. Refreshes the README, adds frequently asked
6+
questions, and aligns package metadata. No API or behaviour changes.
7+
38
## 0.6.0 — 2026-08-23
49

510
- Added exact immutable Event configuration binding reads and compare-and-set

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seatlayer/server",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Official Node.js server SDK for SeatLayer inventory, holds, booking references, allocations, and reports. Secret-key only.",
55
"license": "MIT",
66
"homepage": "https://seatlayer.io/",

0 commit comments

Comments
 (0)