Skip to content

Commit 4634209

Browse files
committed
v8.3.0
1 parent 3b1e60c commit 4634209

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [8.3.0] - 2025-06-01
11+
1012
### Changed
1113

1214
- `formatVersion` is now optional on documents and templates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rmapi-js",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"description": "JavaScript implementation of the reMarkable 1.5 api",
55
"repository": "[email protected]:erikbrinkman/rmapi-js.git",
66
"author": "Erik Brinkman <[email protected]>",

0 commit comments

Comments
 (0)