From c00eab9776e39436e1c5c0c6215d65a9727502a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 11 Jun 2024 19:52:58 +0000 Subject: [PATCH] chore(release): v0.2.30 [skip ci] --- CHANGELOG.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a4b3ec..d5ebf23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## 0.2.29 (2024-06-11) +## 0.2.30 (2024-06-11) ### Bug Fixes -* example ([77c0cca](https://github.com/tiavina-mika/check-password-complexity/commit/77c0ccaa2e877e8aa6b9f543686a96b11e450b27)) +* log deleted branch and event ([9df090c](https://github.com/tiavina-mika/check-password-complexity/commit/9df090c6ccbce88368e6612392009a15fcab7488)) diff --git a/package.json b/package.json index d3f07c9..911b698 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-password-complexity", - "version": "0.2.29", + "version": "0.2.30", "description": "A simple javascript utility to check password strength and complexity", "keywords": [ "password",