mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
1.5.6
This commit is contained in:
@@ -4,6 +4,15 @@ Since every new minor, major or patch version is pushed in the repository with t
|
||||
The lists won't include the npm autogenerated commit.
|
||||
|
||||
|
||||
## 1.5.6
|
||||
|
||||
[ [#5e917d6db](/commit/5e917d6dbbf4445480bb4a5cd782745f7f391194) ] - Updated documentation
|
||||
|
||||
[ [#bf2b8f655](/commit/bf2b8f655e35e0d9d1a7d6e837c9a234fd663a41) ] - Added content-certificates support;
|
||||
Fixed problem with supported options
|
||||
|
||||
[ [#a9f71f113](/commit/a9f71f113d1093532c6899e05abcdf540be3ac17) ] - Added description to be available for override (thank you, Artsiom Aliakseyenka);
|
||||
|
||||
___
|
||||
|
||||
## 1.5.5
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "passkit-generator",
|
||||
"version": "1.5.5",
|
||||
"version": "1.5.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "passkit-generator",
|
||||
"version": "1.5.5",
|
||||
"version": "1.5.6",
|
||||
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user