Skip to content

Commit 1b639cc

Browse files
chore: release v1.1.1 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 55f6f57 commit 1b639cc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.1.0"}
1+
{".":"1.1.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/axieum/hln-a/compare/v1.1.0...v1.1.1) (2025-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **ark:** the last player was not always accounted for in the `/ark listplayers` command ([77b2c52](https://github.com/axieum/hln-a/commit/77b2c528010961c49b36a4cffdedf17f2713fdd9))
9+
310
## [1.1.0](https://github.com/axieum/hln-a/compare/v1.0.1...v1.1.0) (2025-01-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hln-a",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A Discord bot that serves us well",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)