Skip to content

Commit 1ec99bb

Browse files
authored
Feature/update sig (#106)
* Updated security.txt detached signature * Updated changelog
1 parent 3b3fd30 commit 1ec99bb

File tree

5 files changed

+21
-11
lines changed

5 files changed

+21
-11
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ This project attempts to follow [Keep a Changelog](https://keepachangelog.com/en
2222

2323
---
2424

25+
## [1.13.4] - 2025-06-13
26+
27+
### Changed
28+
29+
- Version bumped to **v1.13.4**
30+
- Replaced legacy detached signature file `security.txt.asc` with a new `security.txt.sig` format for consistency and clarity
31+
32+
---
33+
2534
## [1.13.3] - 2025-06-13
2635

2736
### Changed
@@ -377,7 +386,8 @@ This project attempts to follow [Keep a Changelog](https://keepachangelog.com/en
377386

378387
<!-- Link references -->
379388

380-
[Unreleased]: https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.13.3...HEAD
389+
[Unreleased]: https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.13.4...HEAD
390+
[1.13.4]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.13.4
381391
[1.13.3]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.13.3
382392
[1.13.2]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.13.2
383393
[1.13.1]: https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.13.1

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,7 +1,7 @@
11
{
22
"name": "@networkpro/web",
33
"private": false,
4-
"version": "1.13.3",
4+
"version": "1.13.4",
55
"description": "Locking Down Networks, Unlocking Confidence™ | Security, Networking, Privacy — Network Pro Strategies",
66
"keywords": [
77
"advisory",

static/.well-known/security.txt.asc

Lines changed: 0 additions & 7 deletions
This file was deleted.

static/.well-known/security.txt.sig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
-----BEGIN PGP SIGNATURE-----
2+
3+
iIwEABYKADQWIQS3/h1ObKs+cUqf325Iy3KQwA0NpQUCaEyxUhYcc2VjdXJpdHlA
4+
cy5uZXRlbmcucHJvAAoJEEjLcpDADQ2lPAgA/0rNLm+HpBmlYn2ETD0jyX7jDdPB
5+
YSX2AifNCEV+AW63AQDTyKq0E0sw45eOjqZnLCxByuRWcNwj8wazWR1p+2ptDw==
6+
=ybGE
7+
-----END PGP SIGNATURE-----

0 commit comments

Comments
 (0)