Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
 - @zxcvbn-ts/[email protected]
  • Loading branch information
MrWook committed Sep 17, 2023
1 parent 1b8fa68 commit ecb44e7
Show file tree
Hide file tree
Showing 30 changed files with 112 additions and 29 deletions.
10 changes: 10 additions & 0 deletions packages/languages/ar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 3.1.0 (2023-09-17)

### Features

- **languages:** Add Arabic Language Package ([#229](https://github.com/zxcvbn-ts/zxcvbn/issues/229)) ([04c4a1f](https://github.com/zxcvbn-ts/zxcvbn/commit/04c4a1f24a1b72ed3ad6687caab72d4751306219))
2 changes: 1 addition & 1 deletion packages/languages/ar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-ar",
"version": "3.0.1",
"version": "3.1.0",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.4](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.3](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-06-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-common",
"version": "3.0.3",
"version": "3.0.4",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/de/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/de/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-de",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/en/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/en/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-en",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/es-es/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/es-es/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-es-es",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/fi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/fi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-fi",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/fr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/jeromes80/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/jeromes80/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/jeromes80/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/fr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-fr",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/id/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-id",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/it/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/it/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-it",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/ja/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/ja/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-ja",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/nl-be/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/nl-be/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-nl-be",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/pl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/pl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-pl",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/languages/pt-br/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

- **docs:** resolve typo ([3785f0a](https://github.com/zxcvbn-ts/zxcvbn/commit/3785f0a0ef5400dbcbd666512370a67cb651c46d))

## [3.0.1](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-05-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/languages/pt-br/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/language-pt-br",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
16 changes: 9 additions & 7 deletions packages/libraries/main/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.3](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-07-17)

## [3.0.4](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

### Bug Fixes

* **regex-matcher:** process all entries found by regex matcher ([8033567](https://github.com/zxcvbn-ts/zxcvbn/commit/80335670516ac14634c9557ffca5e5c03bdcfcdf))
* **separator:** use missing separator scoring in estimation ([da2a834](https://github.com/zxcvbn-ts/zxcvbn/commit/da2a834ba6a7ff489a8b713147a8f5e638d1ed00))
* **spatial:** set correct default value for spatial turns ([0fa987d](https://github.com/zxcvbn-ts/zxcvbn/commit/0fa987d51c6b2a43ca05617c2cfe6676692a922c))
* **unmungger:** fix l33t match boundaries with uneven substitutions before the match ([#215](https://github.com/zxcvbn-ts/zxcvbn/issues/215)) ([0ebc6ff](https://github.com/zxcvbn-ts/zxcvbn/commit/0ebc6ff1fb909e50678d07868cba61531da9f25f))

- **core:** resolve performance issue with l33t matcher ([3c02020](https://github.com/zxcvbn-ts/zxcvbn/commit/3c02020d002659d7d092b82a2bab6fda1bcc763a))
- **project:** resolve type issues ([5797375](https://github.com/zxcvbn-ts/zxcvbn/commit/57973751c169b6797caac78065807cf0b24e3480))

## [3.0.3](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-07-17)

### Bug Fixes

- **regex-matcher:** process all entries found by regex matcher ([8033567](https://github.com/zxcvbn-ts/zxcvbn/commit/80335670516ac14634c9557ffca5e5c03bdcfcdf))
- **separator:** use missing separator scoring in estimation ([da2a834](https://github.com/zxcvbn-ts/zxcvbn/commit/da2a834ba6a7ff489a8b713147a8f5e638d1ed00))
- **spatial:** set correct default value for spatial turns ([0fa987d](https://github.com/zxcvbn-ts/zxcvbn/commit/0fa987d51c6b2a43ca05617c2cfe6676692a922c))
- **unmungger:** fix l33t match boundaries with uneven substitutions before the match ([#215](https://github.com/zxcvbn-ts/zxcvbn/issues/215)) ([0ebc6ff](https://github.com/zxcvbn-ts/zxcvbn/commit/0ebc6ff1fb909e50678d07868cba61531da9f25f))

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-06-06)

Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/core",
"version": "3.0.3",
"version": "3.0.4",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down
11 changes: 5 additions & 6 deletions packages/libraries/pwned/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.3](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-07-17)


### Bug Fixes

* **bundler:** resolve bundler issues where crypto is blocking ([a88df6f](https://github.com/zxcvbn-ts/zxcvbn/commit/a88df6fa12d8ec02ce32e5d01b4b3e62170c924d))
## [3.0.4](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-09-17)

**Note:** Version bump only for package @zxcvbn-ts/matcher-pwned

## [3.0.3](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-07-17)

### Bug Fixes

- **bundler:** resolve bundler issues where crypto is blocking ([a88df6f](https://github.com/zxcvbn-ts/zxcvbn/commit/a88df6fa12d8ec02ce32e5d01b4b3e62170c924d))

## [3.0.2](https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/[email protected]...@zxcvbn-ts/[email protected]) (2023-06-06)

Expand Down
4 changes: 2 additions & 2 deletions packages/libraries/pwned/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxcvbn-ts/matcher-pwned",
"version": "3.0.3",
"version": "3.0.4",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand All @@ -23,7 +23,7 @@
"access": "public"
},
"dependencies": {
"@zxcvbn-ts/core": "^3.0.3"
"@zxcvbn-ts/core": "^3.0.4"
},
"keywords": [
"pwned",
Expand Down

0 comments on commit ecb44e7

Please sign in to comment.