From 08fc8a42e07bb36017f213d58136ee1d20aa5f09 Mon Sep 17 00:00:00 2001 From: Dmitry Seregin Date: Fri, 28 Feb 2025 18:28:47 +0300 Subject: [PATCH] AG-40083: bump version to pass CI checks Squashed commit of the following: commit c713e2d75628f3a96e93acaabf4954cbde44e18a Author: Dmitriy Seregin Date: Fri Feb 28 17:57:20 2025 +0300 AG-40083: bump version to pass CI checks --- packages/agtree/CHANGELOG.md | 2 +- packages/agtree/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/agtree/CHANGELOG.md b/packages/agtree/CHANGELOG.md index 1a8228108..2ebb5ad8b 100644 --- a/packages/agtree/CHANGELOG.md +++ b/packages/agtree/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -## [3.0.0] - 2025-02-28 +## [3.0.1] - 2025-02-28 The version is the same as [3.0.0-alpha.5], just removed `alpha` channel. diff --git a/packages/agtree/package.json b/packages/agtree/package.json index c628df744..5df1f6a7e 100644 --- a/packages/agtree/package.json +++ b/packages/agtree/package.json @@ -1,6 +1,6 @@ { "name": "@adguard/agtree", - "version": "3.0.0", + "version": "3.0.1", "description": "Tool set for working with adblock filter lists", "keywords": [ "adblock",