mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 19:25:23 +00:00
1.6.8
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
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.
|
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.
|
The lists won't include the npm autogenerated commit.
|
||||||
|
|
||||||
|
## 1.6.8
|
||||||
|
|
||||||
|
[ [#74903938b](/commit/74903938be565fbd8bdb4e99aae2129caf5f1dc6) ]
|
||||||
|
|
||||||
|
Added optional row attribute for auxiliaryFields
|
||||||
|
|
||||||
## 1.6.6
|
## 1.6.6
|
||||||
|
|
||||||
[ [#f37f978e2](/commit/f37f978e2c614d3eb9df001bd059a056ff1b6952) ]
|
[ [#f37f978e2](/commit/f37f978e2c614d3eb9df001bd059a056ff1b6952) ]
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "passkit-generator",
|
"name": "passkit-generator",
|
||||||
"version": "1.6.7",
|
"version": "1.6.8",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "passkit-generator",
|
"name": "passkit-generator",
|
||||||
"version": "1.6.7",
|
"version": "1.6.8",
|
||||||
"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