Skip to content

Commit 1b41e8a

Browse files
author
Francisco Cardoso
committed
Release 0.1.1
1 parent 60338b0 commit 1b41e8a

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.0](https://github.com/uphold/uk-modulus-checking/tree/0.1.0) (2019-01-18)
4-
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.0.7...0.1.0)
3+
## [0.1.1](https://github.com/uphold/uk-modulus-checking/tree/0.1.1) (2019-02-05)
4+
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.0...0.1.1)
5+
6+
**Merged pull requests:**
7+
8+
- Update Vocalink data sets to versions valid as of 28/01/2019 [\#16](https://github.com/uphold/uk-modulus-checking/pull/16) ([gunjam](https://github.com/gunjam))
9+
10+
## [v0.1.0](https://github.com/uphold/uk-modulus-checking/tree/v0.1.0) (2019-01-18)
11+
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.0.7...v0.1.0)
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.0",
3+
"version": "0.1.1",
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)