mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
1.5.7
This commit is contained in:
@@ -3,6 +3,15 @@
|
||||
Since every new minor, major or patch version is pushed in the repository with the npm autogenerated commit for version update, a history become needed.
|
||||
The lists won't include the npm autogenerated commit.
|
||||
|
||||
## 1.5.7
|
||||
|
||||
[ [#c0994b80b](/commit/c0994b80be62023872de0251b45d19a66145f9ef) ] - Moved tests to spec folder with jasmine configuration
|
||||
|
||||
[ [#33ca24d28](/commit/33ca24d28d09caad6c5eb0cde949b13a9053faf3) ] - Fixed barcodes validation problem
|
||||
|
||||
[ [#7c2540a93](/commit/7c2540a93d46e0ba71400b2eb5e0fceee9dd6445) ] - Re-engineered FieldContainer (now FieldsArray) to extend successfully array with its methods.
|
||||
|
||||
___
|
||||
|
||||
## 1.5.6
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "passkit-generator",
|
||||
"version": "1.5.6",
|
||||
"version": "1.5.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "passkit-generator",
|
||||
"version": "1.5.6",
|
||||
"version": "1.5.7",
|
||||
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user