Changelog for v3.1.1

This commit is contained in:
Alexander Cerutti
2021-12-25 12:26:29 +01:00
parent 6a076e6851
commit 99c5a6fc9c

View File

@@ -3,6 +3,10 @@
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.
## 3.1.1 - 25 Dec 2021
Marry Christmas! This release fixes some issues with typescript strict mode (as much as we were able to fix without starting ho-ho-ho-ing due to madness 🤪).
## 3.1.0 - 11 Dec 2021 ## 3.1.0 - 11 Dec 2021
Made PKPass.from's Template `certificates` to be optional; Made PKPass.from's Template `certificates` to be optional;