Skip to content

Commit 3aadf24

Browse files
committed
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.17...v2.3.0) (2024-10-14) ### Features * Add tagging to Sentry ([#885](#885)) ([fe31488](fe31488))
1 parent fe31488 commit 3aadf24

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.0](https://github.com/algolia/renderscript/compare/v2.2.17...v2.3.0) (2024-10-14)
2+
3+
4+
### Features
5+
6+
* Add tagging to Sentry ([#885](https://github.com/algolia/renderscript/issues/885)) ([fe31488](https://github.com/algolia/renderscript/commit/fe31488bf34cb35be46c15984a42f499bb67d897))
7+
18
## [2.2.17](https://github.com/algolia/renderscript/compare/v2.2.16...v2.2.17) (2024-09-06)
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.2.17",
3+
"version": "2.3.0",
44
"description": "A custom JavaScript rendering engine based on Playwright",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)