Skip to content

Commit 056876c

Browse files
chore(main): release 0.3.1 (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8436eb6 commit 056876c

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/syscode-labs/imp/compare/v0.3.0...v0.3.1) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** address lint deprecation and retry interval tests ([b89e84f](https://github.com/syscode-labs/imp/commit/b89e84fe33da8bfa86c7e2f0e4870f4430b2cdb6))
9+
* **ci:** use legacy recorder API with staticcheck waiver ([fc25e7c](https://github.com/syscode-labs/imp/commit/fc25e7cb3dcebadc6b3136dc946632c79e72bd76))
10+
* **examples:** add required diskGiB to tiny-smoke class ([8c2d17e](https://github.com/syscode-labs/imp/commit/8c2d17ed2d6c6f495ab845cf11b9100e1dd3ee40))
11+
* **examples:** make tiny-smoke connectivity check bounded and app-agnostic ([91e3050](https://github.com/syscode-labs/imp/commit/91e305028b1a8e7ee8add170b0cdfb5812238978))
12+
* **examples:** wait for agent port-forward before exec ([d518dfd](https://github.com/syscode-labs/imp/commit/d518dfd4031821ded418f9261fa785a4a4e99d88))
13+
314
## [0.3.0](https://github.com/syscode-labs/imp/compare/v0.2.2...v0.3.0) (2026-03-12)
415

516

0 commit comments

Comments
 (0)