diff --git a/CHANGELOG.md b/CHANGELOG.md index d445430..4042907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.3](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/compare/v1.9.2...v1.9.3) (2024-09-11) + + +### Bug Fixes + +* comment on workaround fix to rework later ([b27a4eb](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/commit/b27a4eb25b165e72e8aece70955299d2a69191a2)) + ## [1.9.2](https://github.com/BingusBoingus-Developer-Team/BingusBoingus/compare/v1.9.1...v1.9.2) (2024-07-31) diff --git a/package-lock.json b/package-lock.json index 4c43418..a093630 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bingusboingus", - "version": "1.9.2", + "version": "1.9.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bingusboingus", - "version": "1.9.2", + "version": "1.9.3", "license": "MIT", "dependencies": { "@nestjs/cli": "^10.4.5", diff --git a/package.json b/package.json index 1d6b8ac..cf5cf16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bingusboingus", - "version": "1.9.2", + "version": "1.9.3", "description": "Hey look it's Bingus.... or Boingus?? OR BOTH??", "main": "src/main.ts", "scripts": {