From ba777bcfe5ee30288da5606bb0d4316b4e274d10 Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 30 Oct 2024 07:01:56 -0600 Subject: [PATCH] chore(master): release 1.17.4 (#528) :robot: I have created a release *beep* *boop* --- ## [1.17.4](https://github.com/ssilve1989/ulti-project/compare/v1.17.3...v1.17.4) (2024-10-30) ### Features * Add "J Waves" option to TEA ### Miscellaneous Chores * release v1.17.4 ([e042168](https://github.com/ssilve1989/ulti-project/commit/e0421682d2f65d228ecc887437cab4d9ae70767c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00999d53..d8265b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.17.4](https://github.com/ssilve1989/ulti-project/compare/v1.17.3...v1.17.4) (2024-10-30) + + +### Miscellaneous Chores + +* release v1.17.4 ([e042168](https://github.com/ssilve1989/ulti-project/commit/e0421682d2f65d228ecc887437cab4d9ae70767c)) + ## [1.17.3](https://github.com/ssilve1989/ulti-project/compare/v1.17.2...v1.17.3) (2024-10-26) diff --git a/package.json b/package.json index 904296c9..da6860ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ulti-project", "packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca", - "version": "1.17.3", + "version": "1.17.4", "description": "Ulti-Project Discord Bot", "author": "", "type": "module",