Skip to content

Commit 30ecd12

Browse files
committed
AG-47404 prepare release scriptlets 2.2.11
Squashed commit of the following: commit 2f7e872 Author: slvvko <[email protected]> Date: Fri Oct 17 11:14:09 2025 -0400 update agtree to 3.2.4 commit 24ef0ed Author: slvvko <[email protected]> Date: Fri Oct 17 10:54:36 2025 -0400 prepare release scriptlets 2.2.11
1 parent 64f1abc commit 30ecd12

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
1010
<!-- TODO: change `@added unknown` tag due to the actual version -->
1111
<!-- during new scriptlets or redirects releasing -->
1212

13+
## [v2.2.11] - 2025-10-17
14+
15+
### Changed
16+
17+
- Updated [@adguard/agtree] to `3.2.4`.
18+
19+
[v2.2.11]: https://github.com/AdguardTeam/Scriptlets/compare/v2.2.10...v2.2.11
20+
1321
## [v2.2.10] - 2025-09-11
1422

1523
### Added

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adguard/scriptlets",
3-
"version": "2.2.10",
3+
"version": "2.2.11",
44
"description": "AdGuard's JavaScript library of Scriptlets and Redirect resources",
55
"type": "module",
66
"scripts": {
@@ -64,7 +64,7 @@
6464
"neverBuiltDependencies": []
6565
},
6666
"dependencies": {
67-
"@adguard/agtree": "^3.2.3",
67+
"@adguard/agtree": "^3.2.4",
6868
"@types/trusted-types": "^2.0.7",
6969
"js-yaml": "^3.14.1"
7070
},

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)