Skip to content

Commit 6b08c9c

Browse files
committed
chore(release): 2.3.2 [skip ci]
## [2.3.2](v2.3.1...v2.3.2) (2024-11-05) ### Bug Fixes * account for invisible password input fields ([#887](#887)) ([25a8d9e](25a8d9e))
1 parent 25a8d9e commit 6b08c9c

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.2](https://github.com/algolia/renderscript/compare/v2.3.1...v2.3.2) (2024-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* account for invisible password input fields ([#887](https://github.com/algolia/renderscript/issues/887)) ([25a8d9e](https://github.com/algolia/renderscript/commit/25a8d9ea00d5a9ad560b5b23352c7f79fd1cf20b))
7+
18
## [2.3.1](https://github.com/algolia/renderscript/compare/v2.3.0...v2.3.1) (2024-11-04)
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.1",
3+
"version": "2.3.2",
44
"description": "A custom JavaScript rendering engine based on Playwright",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)