Skip to content

Commit 8568af8

Browse files
committed
chore(release): 2.2.4 [skip ci]
## [2.2.4](v2.2.3...v2.2.4) (2023-01-18) ### Bug Fixes * align playwright version in Dockerfile ([95e3338](95e3338)) * **build:** align playwright version ([#742](#742)) ([c3049bc](c3049bc)) * set cookies for the whole domain ([#743](#743)) ([01a63a7](01a63a7))
1 parent 01a63a7 commit 8568af8

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.2.4](https://github.com/algolia/renderscript/compare/v2.2.3...v2.2.4) (2023-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* align playwright version in Dockerfile ([95e3338](https://github.com/algolia/renderscript/commit/95e3338eb3a832eec14f36b5112b44d7aa367457))
7+
* **build:** align playwright version ([#742](https://github.com/algolia/renderscript/issues/742)) ([c3049bc](https://github.com/algolia/renderscript/commit/c3049bcc445878c7dccc58b6222813605a4b5ed4))
8+
* set cookies for the whole domain ([#743](https://github.com/algolia/renderscript/issues/743)) ([01a63a7](https://github.com/algolia/renderscript/commit/01a63a7b9b3f9ef4be4d6c938bd690fb064460cd))
9+
110
## [2.2.3](https://github.com/algolia/renderscript/compare/v2.2.2...v2.2.3) (2023-01-17)
211

312

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.2.3",
3+
"version": "2.2.4",
44
"description": "A custom JavaScript rendering engine based on Playwright",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)