From 1a7863cdc1ea1ed692fd148d4bd873753ae5fb5b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Oct 2021 19:32:56 +0000 Subject: [PATCH] chore(release): 1.8.1 [skip ci] ## [1.8.1](https://github.com/Gabb-c/pokenode-ts/compare/v1.8.0...v1.8.1) (2021-10-14) ### Bug Fixes * **base:** update logger and base client to pino 7.0.1 ([a46c5c5](https://github.com/Gabb-c/pokenode-ts/commit/a46c5c59eaf0bcbca7f4982364474ed810c8a8ae)) * **ci:** remove build 15.x node ([75892d1](https://github.com/Gabb-c/pokenode-ts/commit/75892d12b789d8f3b5a4028d3013b30f99989366)) * **clients:** update item client to axios 0.23.0 ([a0f2561](https://github.com/Gabb-c/pokenode-ts/commit/a0f25611988d6b9ae83878b4ce6960ad94faddeb)) * **clients:** update location client to axios 0.23.0 ([92b8b76](https://github.com/Gabb-c/pokenode-ts/commit/92b8b764dac61267414f7157a14fe884d4e13df7)) * **clients:** update move and machine client to axios 0.23.0 ([ea3d1f7](https://github.com/Gabb-c/pokenode-ts/commit/ea3d1f772b08b8f3e8bb5fcf82a03c0247993e89)) * **clients:** update pokemon and utility client to axios 0.23.0 ([904de21](https://github.com/Gabb-c/pokenode-ts/commit/904de212b3ab8f97fdb0ef7addb6b9ac762dae95)) * sync lockfile ([a63286a](https://github.com/Gabb-c/pokenode-ts/commit/a63286ae17d01cad95c34bd83f333a2853d1307c)) * sync lockfile ([403f842](https://github.com/Gabb-c/pokenode-ts/commit/403f8429c63f202fef8d7966fccd9f4f18d49037)) * update berry client to axios 0.23.0 ([11a37ac](https://github.com/Gabb-c/pokenode-ts/commit/11a37acee5799a1a8e8183b8b7d1b99b3c8ed854)) * update contest client to axios 0.23.0 ([a70201f](https://github.com/Gabb-c/pokenode-ts/commit/a70201ffca80248cc321f181e6cf5164df785961)) * update encounter client to axios 0.23.0 ([55fe15f](https://github.com/Gabb-c/pokenode-ts/commit/55fe15f4ec8c808717cae20bfaa287d5e1cd652b)) * update evolution client to axios 0.23.0 ([b402c65](https://github.com/Gabb-c/pokenode-ts/commit/b402c6534bb1f5340f75c8ea5bccdae16ab4b567)) * update game client to axios 0.23.0 ([583b110](https://github.com/Gabb-c/pokenode-ts/commit/583b11055a69c33daba926dde0f78b2b23419636)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5422a888..a0f241f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokenode-ts", - "version": "1.8.0", + "version": "1.8.1", "private": false, "description": "A lightweight Node.js wrapper for the PokéAPI with built-in types.", "keywords": [