Skip to content

Commit 9629a8b

Browse files
committed
chore(release): 2.3.6 [skip ci]
## [2.3.6](v2.3.5...v2.3.6) (2025-04-09) ### Bug Fixes * invalid url catch ([#894](#894)) ([9010a0e](9010a0e))
1 parent 9010a0e commit 9629a8b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.6](https://github.com/algolia/renderscript/compare/v2.3.5...v2.3.6) (2025-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* invalid url catch ([#894](https://github.com/algolia/renderscript/issues/894)) ([9010a0e](https://github.com/algolia/renderscript/commit/9010a0ee290fcf35b5e3ca9c6310461b84c845ae))
7+
18
## [2.3.5](https://github.com/algolia/renderscript/compare/v2.3.4...v2.3.5) (2025-04-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/renderscript",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"description": "A custom JavaScript rendering engine based on Playwright",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)