From 5a4332bf8fa66506d92a6be5a104a00ca21db01e Mon Sep 17 00:00:00 2001 From: Dafnik Date: Mon, 10 Jun 2024 19:23:00 +0200 Subject: [PATCH] chore(dfx-bootstrap-icons): release version 2.0.0 --- libs/dfx-bootstrap-icons/CHANGELOG.md | 4 ++++ libs/dfx-bootstrap-icons/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libs/dfx-bootstrap-icons/CHANGELOG.md b/libs/dfx-bootstrap-icons/CHANGELOG.md index 9d272dee..8e850325 100644 --- a/libs/dfx-bootstrap-icons/CHANGELOG.md +++ b/libs/dfx-bootstrap-icons/CHANGELOG.md @@ -1,4 +1,8 @@ +# [2.0.0](https://github.com/Dafnik/dfts-common/compare/dfx-bootstrap-icons-1.2.1...dfx-bootstrap-icons-2.0.0) (2024-06-10) + + + ## [1.2.1](https://github.com/Dafnik/dfts-common/compare/dfx-bootstrap-icons-1.2.0...dfx-bootstrap-icons-1.2.1) (2024-06-10) diff --git a/libs/dfx-bootstrap-icons/package.json b/libs/dfx-bootstrap-icons/package.json index 5755b7df..823f93f8 100644 --- a/libs/dfx-bootstrap-icons/package.json +++ b/libs/dfx-bootstrap-icons/package.json @@ -1,6 +1,6 @@ { "name": "dfx-bootstrap-icons", - "version": "1.2.1", + "version": "2.0.0", "description": "Straightforward, state-of-the-art Angular icon library. Build upon the excellence of Bootstrap Icons providing you with over 2,000 icons in a bundle-size friendly way.", "private": false, "sideEffects": false,