From 7cf65c38a28120c79e9fbf92050ff35a7b7cc39a Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 29 Sep 2023 23:08:29 +0000 Subject: [PATCH] chore(release): 8.1.2 [skip ci] ## [8.1.2](https://github.com/willsoto/nestjs-objection/compare/v8.1.1...v8.1.2) (2023-09-29) ### Bug Fixes * **semantic-release:** deal with rate limiting ([fa84978](https://github.com/willsoto/nestjs-objection/commit/fa84978873d2852a59496373a69f274431f1d693)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63f29803..c5d75db3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.1.2](https://github.com/willsoto/nestjs-objection/compare/v8.1.1...v8.1.2) (2023-09-29) + + +### Bug Fixes + +* **semantic-release:** deal with rate limiting ([fa84978](https://github.com/willsoto/nestjs-objection/commit/fa84978873d2852a59496373a69f274431f1d693)) + ## [8.1.1](https://github.com/willsoto/nestjs-objection/compare/v8.1.0...v8.1.1) (2023-09-29) diff --git a/package.json b/package.json index f3bb9172..f6c18c2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@willsoto/nestjs-objection", - "version": "8.1.1", + "version": "8.1.2", "description": "Objection module for NestJS", "keywords": [ "database",