Skip to content

Commit 4fb15a3

Browse files
author
Francisco Cardoso
committed
Release 0.1.4
1 parent 337a266 commit 4fb15a3

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Changelog
22

3-
## [0.1.3](https://github.com/uphold/uk-modulus-checking/tree/0.1.3) (2020-08-03)
4-
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.2...0.1.3)
3+
## [0.1.4](https://github.com/uphold/uk-modulus-checking/tree/0.1.4) (2020-12-11)
4+
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.3...0.1.4)
5+
6+
**Merged pull requests:**
7+
8+
- Update Vocalink data sets to v640 valid as of 12/10/2020 [\#23](https://github.com/uphold/uk-modulus-checking/pull/23) ([solanki-das](https://github.com/solanki-das))
9+
10+
## [v0.1.3](https://github.com/uphold/uk-modulus-checking/tree/v0.1.3) (2020-08-03)
11+
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.2...v0.1.3)
512

613
**Merged pull requests:**
714

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uk-modulus-checking",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Validate a UK bank account number against a sort code using the VocaLink modulus check",
55
"author": "Uphold",
66
"license": "MIT",

0 commit comments

Comments
 (0)