@networkpro/blog 1.5.1 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -1
- package/README.md +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -16,6 +16,18 @@ formatting may vary.
|
|
|
16
16
|
|
|
17
17
|
---
|
|
18
18
|
|
|
19
|
+
## [1.5.2] - 2022-10-21
|
|
20
|
+
|
|
21
|
+
### Changed
|
|
22
|
+
|
|
23
|
+
- Bumped project version to `v1.5.2`.
|
|
24
|
+
|
|
25
|
+
### Fixed
|
|
26
|
+
|
|
27
|
+
- Corrected email address in `README.md`.
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
19
31
|
## [1.5.1] - 2022-10-21
|
|
20
32
|
|
|
21
33
|
### Changed
|
|
@@ -347,7 +359,8 @@ formatting may vary.
|
|
|
347
359
|
|
|
348
360
|
<!-- Link references -->
|
|
349
361
|
|
|
350
|
-
[Unreleased]: https://github.com/netwk-pro/blog/compare/v1.5.
|
|
362
|
+
[Unreleased]: https://github.com/netwk-pro/blog/compare/v1.5.2...HEAD
|
|
363
|
+
[1.5.2]: https://github.com/netwk-pro/blog/releases/tag/v1.5.2
|
|
351
364
|
[1.5.1]: https://github.com/netwk-pro/blog/releases/tag/v1.5.1
|
|
352
365
|
[1.5.0]: https://github.com/netwk-pro/blog/releases/tag/v1.5.0
|
|
353
366
|
[1.4.0]: https://github.com/netwk-pro/blog/releases/tag/v1.4.0
|
package/README.md
CHANGED
|
@@ -69,10 +69,10 @@ and strengthen your business today.
|
|
|
69
69
|
You can find our PGP keys and a vCard containing our contact information for
|
|
70
70
|
your convenience below.
|
|
71
71
|
|
|
72
|
-
| <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/pgp-support.png" width="150px" height="150px" alt="PGP Key - support@netwk.pro"> | **[support@
|
|
73
|
-
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|
|
74
|
-
| **[contact@s.neteng.pro](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br /> <br /><a href="https://netwk.pro/pgp/contact@s.neteng.pro.asc" type="application/pgp-keys">**asc**</a><br /> <br />**DF118BAA6C2D9DCDEBDC**<br />**2DDCF99373499495F957** | <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/pgp-contact.png" width="150px" height="150px" alt="PGP Key - contact@s.neteng.pro">
|
|
75
|
-
| <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/vcard.png" width="150px" height="150px" alt="vCard"> | **vCard**<br /> <br /><a href="https://netwk.pro/bin/contact.vcf" type="text/vcard" download>**vcf**</a>
|
|
72
|
+
| <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/pgp-support.png" width="150px" height="150px" alt="PGP Key - support@netwk.pro"> | **[support@netwk.pro](https://keys.openpgp.org/search?q=support%40netwk.pro)**<br />**PGP Key (ed25519)**<br /> <br /><a href="https://netwk.pro/pgp/support@netwk.pro.asc" type="application/pgp-keys" download>**asc**</a><br /> <br />6590B992E2E3EFF12738<br />7BCE2AF093E9DEC61BA0 |
|
|
73
|
+
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
74
|
+
| **[contact@s.neteng.pro](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br /> <br /><a href="https://netwk.pro/pgp/contact@s.neteng.pro.asc" type="application/pgp-keys">**asc**</a><br /> <br />**DF118BAA6C2D9DCDEBDC**<br />**2DDCF99373499495F957** | <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/pgp-contact.png" width="150px" height="150px" alt="PGP Key - contact@s.neteng.pro"> |
|
|
75
|
+
| <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/src/lib/img/qr/vcard.png" width="150px" height="150px" alt="vCard"> | **vCard**<br /> <br /><a href="https://netwk.pro/bin/contact.vcf" type="text/vcard" download>**vcf**</a> |
|
|
76
76
|
|
|
77
77
|
<sub>[Back to top](#top)</sub>
|
|
78
78
|
|