Skip to content

Commit c1788e3

Browse files
chore(main): release 0.1.1
1 parent 79d6d5a commit c1788e3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.0"}
1+
{".":"0.1.1"}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/iExecBlockchainComputing/conker-base/compare/v0.1.0...v0.1.1) (2025-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* clean memory or resource leaks detected during analyses ([#8](https://github.com/iExecBlockchainComputing/conker-base/issues/8)) ([9b46f35](https://github.com/iExecBlockchainComputing/conker-base/commit/9b46f35333167ec2ab8df810e7996ca51cb73f36))
9+
* correct short and long options for getopt_long ([#7](https://github.com/iExecBlockchainComputing/conker-base/issues/7)) ([a54973e](https://github.com/iExecBlockchainComputing/conker-base/commit/a54973e9cc4b78e80c9432c7ef7c75af752b33b6))
10+
* issues in several logging statements ([#6](https://github.com/iExecBlockchainComputing/conker-base/issues/6)) ([89dc001](https://github.com/iExecBlockchainComputing/conker-base/commit/89dc0017866399884bf8a53c5ad509bc33710900))
11+
* potential buffer overflows ([#9](https://github.com/iExecBlockchainComputing/conker-base/issues/9)) ([8c5e2ba](https://github.com/iExecBlockchainComputing/conker-base/commit/8c5e2bad262da56156a4335212b9012a9b39f9f6))

0 commit comments

Comments
 (0)