fix(repo): no changes to commit
This commit is contained in:
10
changelog.md
Normal file
10
changelog.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-26 - 1.0.1 - fix(repo)
|
||||
no changes to commit
|
||||
|
||||
|
||||
## 2026-03-26 - 1.0.0 - project
|
||||
Initial release.
|
||||
|
||||
- Project initialized with first commit.
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartnftables',
|
||||
version: '1.0.0',
|
||||
version: '1.0.1',
|
||||
description: 'A TypeScript module for managing nftables rules including NAT, firewall, and rate limiting with a high-level API.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user