mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
1.6.3
This commit is contained in:
@@ -4,7 +4,11 @@ Since every new minor, major or patch version is pushed in the repository with t
|
|||||||
The lists won't include the npm autogenerated commit.
|
The lists won't include the npm autogenerated commit.
|
||||||
|
|
||||||
___
|
___
|
||||||
## 1.6.1 + 1.6.2
|
## 1.6.1 --> 1.6.3
|
||||||
|
|
||||||
|
[ Subsequent commits ]
|
||||||
|
|
||||||
|
Fixes to problems in 1.6.1
|
||||||
|
|
||||||
[ [#baf096c38](/commit/baf096c38067aae0ec459487db865851531f97b2) ]
|
[ [#baf096c38](/commit/baf096c38067aae0ec459487db865851531f97b2) ]
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "passkit-generator",
|
"name": "passkit-generator",
|
||||||
"version": "1.6.2",
|
"version": "1.6.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "passkit-generator",
|
"name": "passkit-generator",
|
||||||
"version": "1.6.2",
|
"version": "1.6.3",
|
||||||
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
|
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user