@@ -6,11 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ [ Unreleased ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.3...HEAD
10+
11+ ## [ 1.2.3] - 2025-12-07
12+
913### Changed
1014 - Address linting issues ([ #52 ] )
1115 - Address style issues ([ #53 ] , [ #54 ] , [ #55 ] )
1216
13- [ Unreleased ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.2...HEAD
17+ [ 1.2.3 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.2...v1.2.3
1418[ #52 ] : https://github.com/envato/zxcvbn-ruby/pull/52
1519[ #53 ] : https://github.com/envato/zxcvbn-ruby/pull/53
1620[ #54 ] : https://github.com/envato/zxcvbn-ruby/pull/54
@@ -21,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2125### Changed
2226 - Address layout and frozen string literal issues ([ #49 ] )
2327
24- [ 1.2.2 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.1...v.1 .2.2
28+ [ 1.2.2 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.1...v1 .2.2
2529[ #49 ] : https://github.com/envato/zxcvbn-ruby/pull/49
2630
2731## [ 1.2.1] - 2025-12-05
@@ -30,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3034- Removed the dependency on the Ruby ` benchmark ` module ([ #44 ] ).
3135- Tests are no longer included in the gem package ([ #45 ] ).
3236
33- [ 1.2.1 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.0...v.1 .2.1
37+ [ 1.2.1 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.2.0...v1 .2.1
3438[ #44 ] : https://github.com/envato/zxcvbn-ruby/pull/44
3539[ #45 ] : https://github.com/envato/zxcvbn-ruby/pull/45
3640
@@ -43,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4347 - Use [ mini\_ racer] for running JavaScript specs (thanks [ @RSO ] ([ #33 ] ))
4448 - Moved CI to GitHub Actions ([ #34 ] )
4549
46- [ 1.2.0 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.1.0...v.1 .2.0
50+ [ 1.2.0 ] : https://github.com/envato/zxcvbn-ruby/compare/v1.1.0...v1 .2.0
4751[ @rso ] : https://github.com/RSO
4852[ mini\_ racer ] : https://rubygems.org/gems/mini_racer/
4953[ #32 ] : https://github.com/envato/zxcvbn-ruby/pull/32
0 commit comments