Skip to content

Commit 87f84ff

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-11-18) ### Bug Fixes * **waltr:** fixed some issues causing goroutine deadlocks ([f5d521c](f5d521c)) ### Performance Improvements * **proc:** rename `cmd` package to `proc` ([3f9aa65](3f9aa65)) * **waltr:** update `waltr` commands to new `app` APIs ([9fc9025](9fc9025)) * **waltr:** update the central `app` package ([a59b2d5](a59b2d5))
1 parent f5d521c commit 87f84ff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.0.1](https://github.com/fmjstudios/gopskit/compare/v1.0.0...v1.0.1) (2024-11-18)
2+
3+
### Bug Fixes
4+
5+
* **waltr:** fixed some issues causing goroutine deadlocks ([f5d521c](https://github.com/fmjstudios/gopskit/commit/f5d521c715bb094c495611f93cdc436f701accdc))
6+
7+
### Performance Improvements
8+
9+
* **proc:** rename `cmd` package to `proc` ([3f9aa65](https://github.com/fmjstudios/gopskit/commit/3f9aa653dadc87ee96ca17df3eebe81495a816b6))
10+
* **waltr:** update `waltr` commands to new `app` APIs ([9fc9025](https://github.com/fmjstudios/gopskit/commit/9fc90254ae35ec47f6f179a33a4d861ccc73a610))
11+
* **waltr:** update the central `app` package ([a59b2d5](https://github.com/fmjstudios/gopskit/commit/a59b2d52594311c0a1a0b69bee8cfd6a526629d7))
12+
113
## 1.0.0 (2024-09-24)
214

315
### Features

0 commit comments

Comments
 (0)