chore(main): release 0.1.0
This commit is contained in:
parent
5ee2c93ceb
commit
2447fd37c5
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
".": "0.0.0"
|
".": "0.1.0"
|
||||||
}
|
}
|
9
CHANGELOG.md
Normal file
9
CHANGELOG.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 0.1.0 (2024-03-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* initial impl of NSA ([5ee2c93](https://github.com/sevki/nsa/commit/5ee2c93ceba5eaa8b1bc524d147918ce81a8eb94))
|
||||||
|
* initial impl of NSA ([8103309](https://github.com/sevki/nsa/commit/8103309419b3be1aa988f2d0ded7bb152c755b00))
|
Loading…
Reference in a new issue