Skip to content

Commit

Permalink
prep 14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Mar 17, 2021
2 parents 29a1927 + 2e593f7 commit caa8469
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# no configs
*.json
*.yml
*.log

# no testing artifacts
*spec*
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ vendored versions of ExifTool match the version they vendor.

## Version history

### v14.1.1

- 📦 Republish of 14.1.0 (`np` failed to publish 14.1.0 properly)

### v14.1.0

- 🌱 ExifTool upgraded to [v12.21](https://exiftool.org/history.html#v12.21)
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
"preu": "npm i -g npm-check-updates",
"u": "ncu -u ; yarn"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/photostructure/exiftool-vendored.js.git"
Expand All @@ -57,6 +54,8 @@
"NEF",
"ORF",
"XMP",
"CR2",
"CR3",
"MakerNote",
"Metadata"
],
Expand Down

0 comments on commit caa8469

Please sign in to comment.