From 97b84a3e7121077dd67dd301a7837d9cf7bd256b Mon Sep 17 00:00:00 2001 From: AverageHelper <1500092+AverageHelper@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:00:55 -0600 Subject: [PATCH] chore: v0.13.0 (#165) --- .vscode/settings.json | 3 +++ CHANGELOG.md | 7 ++++++- package-lock.json | 12 ++++++------ package.json | 2 +- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 1fe66a35..09c47f21 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,4 +8,7 @@ "terminal.integrated.defaultProfile.windows": "Git Bash", "editor.formatOnSave": true, "eslint.useFlatConfig": true, + "yaml.schemas": { + "https://json.schemastore.org/github-workflow.json": "**/workflows/*.yml" + } } diff --git a/CHANGELOG.md b/CHANGELOG.md index c7b30768..b9d58f48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Nothing! + +## [0.13.0] - 2024-08-24 + ### Added - `/iscasdown` slash command to check if BYU's CAS is working @@ -257,7 +261,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Development Environment for needed dependencies. -[Unreleased]: https://github.com/BYU-CS-Discord/CSBot/compare/v0.12.1...HEAD +[Unreleased]: https://github.com/BYU-CS-Discord/CSBot/compare/v0.13.0...HEAD +[0.13.0]: https://github.com/BYU-CS-Discord/CSBot/compare/v0.12.1...v0.13.0 [0.12.1]: https://github.com/BYU-CS-Discord/CSBot/compare/v0.12.0...v0.12.1 [0.12.0]: https://github.com/BYU-CS-Discord/CSBot/compare/v0.11.2...v0.12.0 [0.11.2]: https://github.com/BYU-CS-Discord/CSBot/compare/v0.11.1...v0.11.2 diff --git a/package-lock.json b/package-lock.json index d228544e..d641d081 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "csbot", - "version": "0.12.1", + "version": "0.13.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "csbot", - "version": "0.12.1", + "version": "0.13.0", "license": "0BSD", "dependencies": { "@discordjs/voice": "0.17.0", @@ -6418,12 +6418,12 @@ } }, "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, "dependencies": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { diff --git a/package.json b/package.json index c6319253..5c020c20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csbot", - "version": "0.12.1", + "version": "0.13.0", "private": true, "description": "The One beneath the Supreme Overlord's rule. A bot to help manage the BYU CS Discord, successor to Ze Kaiser (https://github.com/arkenstorm/ze-kaiser)", "keywords": [