Skip to content

Commit 07bae84

Browse files
chore(release): 0.0.3
1 parent 5de2ca7 commit 07bae84

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.3](https://github.com/Archisman-Mridha/kue/compare/v0.0.2...v0.0.3) (2025-08-18)
6+
7+
8+
### ♻️ Chores
9+
10+
* **initialization-templates:** providing root and argocd ArgoCD Applications for the development environment, when initializing a Kue project ([dfa6146](https://github.com/Archisman-Mridha/kue/commit/dfa6146e2923fa814a120b0aa3a1863dc0470632))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* resolving non-concrete values, before renderring an application ([1641efe](https://github.com/Archisman-Mridha/kue/commit/1641efe4414bce232c317d4678ed636d5923a09f))
16+
* **versioning:** specifying version.txt in both packageFiles and bumpFiles sections of the standard-version config ([fcc0085](https://github.com/Archisman-Mridha/kue/commit/fcc0085fa5aa818719a2b2d4b24f34508a6b9063))
17+
18+
19+
### 💫 Features
20+
21+
* **init:** making the cue-mod-name CLI flag optional ([3d9c038](https://github.com/Archisman-Mridha/kue/commit/3d9c038e35369d08e840a3a844c6bec2f3955d8f))
22+
* **renderer:** adding support for rendering Kustomization + some small bug fixes + reverting release v0.0.3 ([5de2ca7](https://github.com/Archisman-Mridha/kue/commit/5de2ca7b4f4535b4c9600ed3f1c09b26e425978d))
23+
524
### [0.0.2](https://github.com/Archisman-Mridha/kue/compare/v0.0.1...v0.0.2) (2025-08-12)
625

726

cmd/kue/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3

0 commit comments

Comments
 (0)