Skip to content

Commit

Permalink
AG-37145 update agtree version to 3.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maximtop committed Nov 12, 2024
1 parent 1b17aa4 commit 76478c3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
- `Source` type instead of `IConfiguration`
- API structure. Validators, Converters, Scriptlets and redirects are now separate modules
- The minimum supported Safari version is now 13
- Updated [@adguard/agtree] to `v3.0.0-alpha0`.
- Updated [@adguard/agtree] to `3.0.0-alpha.1`.

### Removed

Expand Down Expand Up @@ -579,3 +579,6 @@ prevent inline `onerror` and match `link` tag [#276](https://github.com/AdguardT
[v1.7.13]: https://github.com/AdguardTeam/Scriptlets/compare/v1.7.10...v1.7.13
[v1.7.10]: https://github.com/AdguardTeam/Scriptlets/compare/v1.7.3...v1.7.10
[v1.7.3]: https://github.com/AdguardTeam/Scriptlets/compare/v1.6.55...v1.7.3


[@adguard/agtree]: https://github.com/AdguardTeam/tsurlfilter/tree/master/packages/agtree
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
}
},
"dependencies": {
"@adguard/agtree": "^3.0.0-alpha0",
"@adguard/agtree": "3.0.0-alpha.1",
"@babel/runtime": "^7.26.0",
"js-yaml": "^3.14.1"
},
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76478c3

Please sign in to comment.