Skip to content

Commit 9de90c4

Browse files
committed
chore(release): prepare for v0.1.1
1 parent f4ea1c2 commit 9de90c4

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

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.1.1](https://github.com/toggle-corp/web-app-serve/compare/v0.1.1-dev0..v0.1.1) - 2025-07-01
4+
### Changes:
5+
6+
#### 🚀 Features
7+
8+
- *(docker)* Setup docker - ([2b60bb0](https://github.com/toggle-corp/web-app-serve/commit/2b60bb002258bb5e0a47320bc09a7f075a902fc9))
9+
- *(git-cliff)* Setup git cliff - ([fb7321c](https://github.com/toggle-corp/web-app-serve/commit/fb7321caaded1a39233654b706049d934eac7a8a))
10+
- *(helm)* Setup helm - ([7b6e2bc](https://github.com/toggle-corp/web-app-serve/commit/7b6e2bcc2ca1c0bd0a29de64d9ccb34d1a056f6e))
11+
- *(workflow)* Setup github workflow - ([5948315](https://github.com/toggle-corp/web-app-serve/commit/594831531421921a52b0431607c9d32f4ee84f30))
12+
13+
### 🍻 Pull Requests (1)
14+
- (#1) [Feat/setup](https://github.com/toggle-corp/web-app-serve/pull/1)
15+
16+
17+
<!-- generated by git-cliff -->

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ apiVersion: v2
22
name: web-app-serve-helm
33
description: "Basic Helm Chart to deploy Web Apps"
44
type: application
5-
version: 0.1.1-dev0 # managed by release.sh
5+
version: 0.1.1 # managed by release.sh
66
sources:
77
- https://github.com/toggle-corp/web-app-serve

0 commit comments

Comments
 (0)