Skip to content

Commit 8ee9a5d

Browse files
chore(main): release 1.0.0
1 parent e371dfe commit 8ee9a5d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-03-15)
4+
5+
6+
### Features
7+
8+
* add default gha ([#8](https://github.com/ruzickap/k8s-multicluster-gitops/issues/8)) ([705dc42](https://github.com/ruzickap/k8s-multicluster-gitops/commit/705dc428305d6cce2427a97a6bf0d1b8a5a45987))
9+
* add gha defaults ([#1](https://github.com/ruzickap/k8s-multicluster-gitops/issues/1)) ([5d0097f](https://github.com/ruzickap/k8s-multicluster-gitops/commit/5d0097fbe8f25751ca197ed28e952712e566f343))
10+
* add run-k3d ([#5](https://github.com/ruzickap/k8s-multicluster-gitops/issues/5)) ([cfde2c8](https://github.com/ruzickap/k8s-multicluster-gitops/commit/cfde2c8133f2c96784a8262f66d09c9dd2d8040a))
11+
* add test task, add "--cd" to mise ([#6](https://github.com/ruzickap/k8s-multicluster-gitops/issues/6)) ([e5e26e0](https://github.com/ruzickap/k8s-multicluster-gitops/commit/e5e26e0d2eb92a248ba33419057e1db17fb201c3))
12+
* initial mise files and tests ([#3](https://github.com/ruzickap/k8s-multicluster-gitops/issues/3)) ([22dc6e2](https://github.com/ruzickap/k8s-multicluster-gitops/commit/22dc6e216fdef897aa24b534a988374eca575895))
13+
* remove old tests and sops ([#9](https://github.com/ruzickap/k8s-multicluster-gitops/issues/9)) ([3244207](https://github.com/ruzickap/k8s-multicluster-gitops/commit/324420756cdf220db8abd325ec506ba25061f530))
14+
* use mise dir and environments ([#10](https://github.com/ruzickap/k8s-multicluster-gitops/issues/10)) ([e371dfe](https://github.com/ruzickap/k8s-multicluster-gitops/commit/e371dfeed86f4a729c677de03a4e85a4b201bf59))
15+
16+
17+
### Bug Fixes
18+
19+
* add task_output=prefix to all tasks ([#7](https://github.com/ruzickap/k8s-multicluster-gitops/issues/7)) ([1d635a1](https://github.com/ruzickap/k8s-multicluster-gitops/commit/1d635a183f2594db847fc1ff94e37f98a2cbbf1b))
20+
* fix tests ([#4](https://github.com/ruzickap/k8s-multicluster-gitops/issues/4)) ([e083fd7](https://github.com/ruzickap/k8s-multicluster-gitops/commit/e083fd7e17e41daf071026a176768972cc0b1140))

0 commit comments

Comments
 (0)