Skip to content

Commit 95ef8be

Browse files
chore(main): release 0.2.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20691c4 commit 95ef8be

2 files changed

Lines changed: 18 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.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/syscode-labs/imp/compare/v0.1.0...v0.2.0) (2026-03-12)
4+
5+
6+
### Features
7+
8+
* add microvm expireAfter with pool/template chain ([2707f16](https://github.com/syscode-labs/imp/commit/2707f169f44eb86b2d337f483d05deeb82127191))
9+
* enforce 60s minimum for expireAfter ([4d08136](https://github.com/syscode-labs/imp/commit/4d08136edd2b08bc9f7846e7eb87ec6b9aa66f82))
10+
* restore scaling-only runner pool design and examples ([861fa84](https://github.com/syscode-labs/imp/commit/861fa84e7130af8b453f43d11abdb66acad299e2))
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** stabilize lint and nightly kind smoke workflows ([1b17e4f](https://github.com/syscode-labs/imp/commit/1b17e4fea2f23179033505ae59dc2468e4747814))
16+
* **ci:** stabilize scaling.mode CEL validation rule ([8ea8f23](https://github.com/syscode-labs/imp/commit/8ea8f235cdca2dc6e5d7c7da857a72850797a8bf))
17+
* **lint:** apply goimports local-prefix formatting ([8466a00](https://github.com/syscode-labs/imp/commit/8466a00f6593ad6f195797496bb34600d19ee71f))

0 commit comments

Comments
 (0)