Skip to content

Commit 621ad29

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2025-05-13) ### Bug Fixes * enhance version update script with before/after output ([728674a](728674a))
1 parent 728674a commit 621ad29

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/floryn08/valheim-server-discord-bot/compare/v1.1.2...v1.1.3) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* enhance version update script with before/after output ([728674a](https://github.com/floryn08/valheim-server-discord-bot/commit/728674aa263a4b3df10c4449ff5a8cc4f5fc8cad))
7+
18
## [1.1.2](https://github.com/floryn08/valheim-server-discord-bot/compare/v1.1.1...v1.1.2) (2025-05-13)
29

310

deployment/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: A Helm chart for Kubernetes
44

55
type: application
66

7-
appVersion: 1.1.2
8-
version: 1.1.2
7+
appVersion: 1.1.3
8+
version: 1.1.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "valheim-server-discord-bot",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)