Skip to content

Commit

Permalink
chore(master): release 1.27.1 (#657)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.27.1](v1.27.0...v1.27.1)
(2025-02-02)


### Bug Fixes

* **blacklist:** fix count of users shown in display embed
([8d3901d](8d3901d))
* **blacklist:** fixes nullish fields causing wrong results to be
resolved in queries
([6eeca76](6eeca76))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
ssilve1989 authored Feb 2, 2025
1 parent 5368ac8 commit 32dd0d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.27.1](https://github.com/ssilve1989/ulti-project/compare/v1.27.0...v1.27.1) (2025-02-02)


### Bug Fixes

* **blacklist:** fix count of users shown in display embed ([8d3901d](https://github.com/ssilve1989/ulti-project/commit/8d3901d60c4838b114267a8c745ba0d696402675))
* **blacklist:** fixes nullish fields causing wrong results to be resolved in queries ([6eeca76](https://github.com/ssilve1989/ulti-project/commit/6eeca76e3bd24479ccd34a53e476e89189a6c833))

## [1.27.0](https://github.com/ssilve1989/ulti-project/compare/v1.26.0...v1.27.0) (2025-02-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ulti-project",
"packageManager": "[email protected]+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
"version": "1.27.0",
"version": "1.27.1",
"description": "Ulti-Project Discord Bot",
"author": "",
"type": "module",
Expand Down

0 comments on commit 32dd0d4

Please sign in to comment.