This commit is contained in:
blade and richardshin 2017-08-30 16:14:06 +00:00
Родитель 0dfdc1c2af
Коммит 508decaf9b
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,9 @@
# Restricted Input - Release Notes
## 1.2.6 (2017-08-31)
* Add prebublish script to build file before publishing
## 1.2.5 (2017-07-07)
* Update browser-detection to latest major version

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "restricted-input",
"version": "1.2.5",
"version": "1.2.6",
"description": "Restrict inputs to certain valid characters (e.g. formatting phone or card numbers)",
"author": "Braintree <code@getbraintree.com> (https://www.braintreepayments.com/)",
"license": "MIT",