From 41414438d1471b316aee154e042fe82a830db978 Mon Sep 17 00:00:00 2001 From: nfc_bot Date: Sun, 21 Jul 2024 01:47:05 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.0.0-b2=20=E2=86=92=201.0.0-?= =?UTF-8?q?b3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index 115ced9d..bf4e26a4 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,5 +4,5 @@ commitizen: prerelease_offset: 1 tag_format: $version update_changelog_on_bump: false - version: 1.0.0-b2 + version: 1.0.0-b3 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md index 65880825..67c880b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.0.0-b3 (2024-07-21) + +### Fix + +- **itam**: Limit os version count to devices user has access to + ## 1.0.0-b2 (2024-07-19) ### Fix