Skip to content

Commit 53e5463

Browse files
chore: release v1.9.0
1 parent 339c50f commit 53e5463

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## Unreleased
9+
10+
## 1.9.0 - 2025-06-17
911
### Added
1012
- Based on [Add new `request` object to interact within REST API](https://github.com/scripterio-js/scripterio/issues/40):
1113
- Added a new request object to interact with the REST API

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scripterio",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"description": "ScripterI/O - Simple, fast, runner for testing all JavaScript",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)