Skip to content

Commit

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


##
[1.6.0](v1.5.0...v1.6.0)
(2024-05-16)


### Features

* **signups:** embed now displays coordinator selected prog point
([#273](#273))
([9bbd5b7](9bbd5b7))


### Bug Fixes

* adjusts labels for certain encounters
([#274](#274))
([af49fc3](af49fc3))
* assign correct sentry scoping
([#272](#272))
([f38d1e1](f38d1e1))
* fixes lost punctiation in display formatting
([#270](#270))
([9eb9ac7](9eb9ac7)),
closes [#266](#266)
* revert typo for time duration
([8ce8ef9](8ce8ef9))
* **signups:** ensure prog links are validated when screenshots are
provided ([#275](#275))
([c365021](c365021))

---
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 16, 2024
1 parent c365021 commit 6a9d2ae
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.6.0](https://github.com/ssilve1989/ulti-project/compare/v1.5.0...v1.6.0) (2024-05-16)


### Features

* **signups:** embed now displays coordinator selected prog point ([#273](https://github.com/ssilve1989/ulti-project/issues/273)) ([9bbd5b7](https://github.com/ssilve1989/ulti-project/commit/9bbd5b7013fdd5441d12a4ec159d163cef192793))


### Bug Fixes

* adjusts labels for certain encounters ([#274](https://github.com/ssilve1989/ulti-project/issues/274)) ([af49fc3](https://github.com/ssilve1989/ulti-project/commit/af49fc356e541007a815e45e9e84c086b8212e2d))
* assign correct sentry scoping ([#272](https://github.com/ssilve1989/ulti-project/issues/272)) ([f38d1e1](https://github.com/ssilve1989/ulti-project/commit/f38d1e18cdbf334c5bcf807829186d6e55a9bf04))
* fixes lost punctiation in display formatting ([#270](https://github.com/ssilve1989/ulti-project/issues/270)) ([9eb9ac7](https://github.com/ssilve1989/ulti-project/commit/9eb9ac7a5d73e58e1776b5faabdbd979cf624f77)), closes [#266](https://github.com/ssilve1989/ulti-project/issues/266)
* revert typo for time duration ([8ce8ef9](https://github.com/ssilve1989/ulti-project/commit/8ce8ef98903384d0895105e6636ca2b46de6ad96))
* **signups:** ensure prog links are validated when screenshots are provided ([#275](https://github.com/ssilve1989/ulti-project/issues/275)) ([c365021](https://github.com/ssilve1989/ulti-project/commit/c36502118622a4a182c656b838769f17ba1ebc73))

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


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.14e915759c11f77eac07faba4d019c193ec8637229e62ec99eefb7cf3c3b75c64447882b7c485142451ee3a6b408059cdfb7b7fa0341b975f12d0f7629c71195",
"version": "1.5.0",
"version": "1.6.0",
"description": "Ulti-Project Discord Bot",
"author": "",
"type": "module",
Expand Down

0 comments on commit 6a9d2ae

Please sign in to comment.