From c6045d0487330e964af275894e353cf86a816f81 Mon Sep 17 00:00:00 2001 From: Steve Date: Sat, 2 Nov 2024 20:34:25 -0600 Subject: [PATCH] chore(master): release 1.18.1 (#534) :robot: I have created a release *beep* *boop* --- ## [1.18.1](https://github.com/ssilve1989/ulti-project/compare/v1.18.0...v1.18.1) (2024-11-03) ### Bug Fixes * **signups:** fixes prog proof link markdown ([40df444](https://github.com/ssilve1989/ulti-project/commit/40df4447b844ab81b7cb61717878d5a1f242a835)) --- 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 0570d81c..6772412f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.18.1](https://github.com/ssilve1989/ulti-project/compare/v1.18.0...v1.18.1) (2024-11-03) + + +### Bug Fixes + +* **signups:** fixes prog proof link markdown ([40df444](https://github.com/ssilve1989/ulti-project/commit/40df4447b844ab81b7cb61717878d5a1f242a835)) + ## [1.18.0](https://github.com/ssilve1989/ulti-project/compare/v1.17.5...v1.18.0) (2024-11-02) diff --git a/package.json b/package.json index eaf50de3..6ce1a6d0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ulti-project", "packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca", - "version": "1.18.0", + "version": "1.18.1", "description": "Ulti-Project Discord Bot", "author": "", "type": "module",