From 89b9d5f363ae32be8c35c81154cc084189ef43dd Mon Sep 17 00:00:00 2001 From: Slava Leleka Date: Mon, 14 Oct 2024 19:21:01 +0300 Subject: [PATCH] prepare adguard-api v3.0.2 Squashed commit of the following: commit 37b1d110c805c82d46dd5f65997ab5732d744891 Author: Slava Leleka Date: Mon Oct 14 18:37:42 2024 +0300 prepare adguard-api v3.0.2 --- packages/adguard-api/CHANGELOG.md | 11 ++++++++--- packages/adguard-api/package.json | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/packages/adguard-api/CHANGELOG.md b/packages/adguard-api/CHANGELOG.md index 2b4403130..4af9a1766 100644 --- a/packages/adguard-api/CHANGELOG.md +++ b/packages/adguard-api/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.2] - 2024-10-14 + +### Changed + +- Updated `@adguard/tswebextension` to `^2.0.3`. + +[3.0.2]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/adguard-api-v3.0.2 + ## [3.0.1] - 2024-08-28 ### Changed @@ -13,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [3.0.1]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/adguard-api-v3.0.1 - ## [3.0.0] - 2024-08-15 ### Changed @@ -24,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [3.0.0]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/adguard-api-v3.0.0 - ## [2.1.5] - 2024-07-17 ### Fixed @@ -37,7 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.1.5]: https://github.com/AdguardTeam/tsurlfilter/releases/tag/adguard-api-v2.1.5 - ## [2.1.4] - 2024-04-02 ### Changed diff --git a/packages/adguard-api/package.json b/packages/adguard-api/package.json index 34ad34138..ba1e6031b 100644 --- a/packages/adguard-api/package.json +++ b/packages/adguard-api/package.json @@ -1,6 +1,6 @@ { "name": "@adguard/api", - "version": "3.0.1", + "version": "3.0.2", "description": "This is a TypeScript library that implements AdGuard's extension API", "main": "dist/adguard-api.js", "files": [