From e64eadb12a1df4b9e6ed2cea681c7bd9e6fc8776 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 10 Jun 2024 10:50:05 +0000 Subject: [PATCH] chore(release): v0.2.14 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0655986..bcd6e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.14](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.13...v0.2.14) (2024-06-10) + + +### Bug Fixes + +* test build ([6ade815](https://github.com/tiavina-mika/check-password-complexity/commit/6ade8159e53134d8c2958e118652565b7b3c9696)) + + + ## [0.2.13](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.12...v0.2.13) (2024-06-10) @@ -34,12 +43,3 @@ -## [0.2.9](https://github.com/tiavina-mika/check-password-complexity/compare/v0.2.8...v0.2.9) (2024-06-10) - - -### Bug Fixes - -* workflow ([82feef9](https://github.com/tiavina-mika/check-password-complexity/commit/82feef96271f58817be27cf42e1bab0d98375b33)) - - - diff --git a/package.json b/package.json index 3821e76..d00563a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-password-complexity", - "version": "0.2.13", + "version": "0.2.14", "description": "A simple javascript utility to check password strength and complexity", "keywords": [ "password",