Skip to content

Commit

Permalink
chore(release): 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-master committed Sep 19, 2022
1 parent 4a8b7d7 commit 13c3d20
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.4.1](https://github.com/persian-tools/persian-tools/compare/v3.4.0...v3.4.1) (2022-09-19)


### Bug Fixes

* **#280:** can't accept phone number starts with 0900 ([#283](https://github.com/persian-tools/persian-tools/issues/283)) ([4a8b7d7](https://github.com/persian-tools/persian-tools/commit/4a8b7d7dcd7eae0528a06a75f8453f39293e5098)), closes [#280](https://github.com/persian-tools/persian-tools/issues/280)
* **getBankNameFromCardNumber:** allow detecting by at least 6 nums ([#269](https://github.com/persian-tools/persian-tools/issues/269)) ([33c883e](https://github.com/persian-tools/persian-tools/commit/33c883e265f283882995da44f17286bc971ba1ff)), closes [#257](https://github.com/persian-tools/persian-tools/issues/257)

## [3.4.0](https://github.com/persian-tools/persian-tools/compare/v3.3.0...v3.4.0) (2022-07-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@persian-tools/persian-tools",
"version": "3.4.0",
"version": "3.4.1",
"description": "An anthology of a variety of tools for Persian language in javascript",
"main": "./build/persian-tools.js",
"esmodule": "./build/persian-tools.esm.js",
Expand Down

0 comments on commit 13c3d20

Please sign in to comment.