Skip to content

Commit f797fcc

Browse files
authored
chore: release prep for v1.5.2 (#40)
1 parent 4d1099b commit f797fcc

File tree

4 files changed

+21
-8
lines changed

4 files changed

+21
-8
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ formatting may vary.
1616

1717
---
1818

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+
1931
## [1.5.1] - 2022-10-21
2032

2133
### Changed
@@ -347,7 +359,8 @@ formatting may vary.
347359

348360
<!-- Link references -->
349361

350-
[Unreleased]: https://github.com/netwk-pro/blog/compare/v1.5.1...HEAD
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
351364
[1.5.1]: https://github.com/netwk-pro/blog/releases/tag/v1.5.1
352365
[1.5.0]: https://github.com/netwk-pro/blog/releases/tag/v1.5.0
353366
[1.4.0]: https://github.com/netwk-pro/blog/releases/tag/v1.4.0

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ and strengthen your business today.
6969
You can find our PGP keys and a vCard containing our contact information for
7070
your convenience below.
7171

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 - [email protected]"> | **[support@neteng.pro](https://keys.openpgp.org/search?q=support%40netwk.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/[email protected]" type="application/pgp-keys" download>**asc**</a><br />&nbsp;<br />6590B992E2E3EFF12738<br />7BCE2AF093E9DEC61BA0 |
73-
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
74-
| **[[email protected]](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/[email protected]" type="application/pgp-keys">**asc**</a><br />&nbsp;<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 - [email protected]"> |
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 />&nbsp;<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 - [email protected]"> | **[support@netwk.pro](https://keys.openpgp.org/search?q=support%40netwk.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/[email protected]" type="application/pgp-keys" download>**asc**</a><br />&nbsp;<br />6590B992E2E3EFF12738<br />7BCE2AF093E9DEC61BA0 |
73+
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
74+
| **[[email protected]](https://keys.openpgp.org/search?q=contact%40s.neteng.pro)**<br />**PGP Key (ed25519)**<br />&nbsp;<br /><a href="https://netwk.pro/pgp/[email protected]" type="application/pgp-keys">**asc**</a><br />&nbsp;<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 - [email protected]"> |
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 />&nbsp;<br /><a href="https://netwk.pro/bin/contact.vcf" type="text/vcard" download>**vcf**</a> |
7676

7777
<sub>[Back to top](#top)</sub>
7878

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@networkpro/blog",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "The official blog of Network Pro Strategies (Network Pro™).",
55
"keywords": [
66
"advisory",

0 commit comments

Comments
 (0)