File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.12 "
2+ "." : " 0.1.13 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.13] ( https://github.com/Mathison-AG/mathison/compare/mathison-v0.1.12...mathison-v0.1.13 ) (2026-02-22)
4+
5+
6+ ### Bug Fixes
7+
8+ * openclaw fixes ([ 4239b08] ( https://github.com/Mathison-AG/mathison/commit/4239b08d416666592dc80da1e99b99e3e8172f43 ) )
9+
310## [ 0.1.12] ( https://github.com/Mathison-AG/mathison/compare/mathison-v0.1.11...mathison-v0.1.12 ) (2026-02-22)
411
512
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : mathison
33description : AI-first Kubernetes platform — deploy and manage apps through an AI chat agent
44type : application
5- version : 0.1.12
6- appVersion : 0.1.12
5+ version : 0.1.13
6+ appVersion : 0.1.13
77home : https://github.com/Mathison-AG/mathison
88keywords :
99 - kubernetes
Original file line number Diff line number Diff line change 11{
22 "name" : " mathison" ,
3- "version" : " 0.1.12 " ,
3+ "version" : " 0.1.13 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments