Skip to content

Commit

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


##
[1.5.0](v1.4.1...v1.5.0)
(2024-05-15)


### Features

* **signups:** add prog point to embed
([#261](#261))
([9fc2aae](9fc2aae))


### Bug Fixes

* fix typo in label
([6ad7193](6ad7193))
* **signups:** fixes an issue with casing on remove signups
([#262](#262))
([bd6bbfb](bd6bbfb))

---
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 May 15, 2024
1 parent 9fc2aae commit 1e57d14
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.5.0](https://github.com/ssilve1989/ulti-project/compare/v1.4.1...v1.5.0) (2024-05-15)


### Features

* **signups:** add prog point to embed ([#261](https://github.com/ssilve1989/ulti-project/issues/261)) ([9fc2aae](https://github.com/ssilve1989/ulti-project/commit/9fc2aaea8dc6274dd981915c526f16cb33b93e38))


### Bug Fixes

* fix typo in label ([6ad7193](https://github.com/ssilve1989/ulti-project/commit/6ad71932f16a3ce833ad5acd97e3032626076889))
* **signups:** fixes an issue with casing on remove signups ([#262](https://github.com/ssilve1989/ulti-project/issues/262)) ([bd6bbfb](https://github.com/ssilve1989/ulti-project/commit/bd6bbfbf2945c1c1d65774416bbfd29b04b5606c))

## [1.4.1](https://github.com/ssilve1989/ulti-project/compare/v1.4.0...v1.4.1) (2024-05-08)


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]+sha256.61bd66913b52012107ec25a6ee4d6a161021ab99e04f6acee3aa50d0e34b4af9",
"version": "1.4.1",
"version": "1.5.0",
"description": "Ulti-Project Discord Bot",
"author": "",
"type": "module",
Expand Down

0 comments on commit 1e57d14

Please sign in to comment.