Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2021-10-14)

### Bug Fixes

* **base:** update logger and base client to pino 7.0.1 ([a46c5c5](a46c5c5))
* **ci:** remove build 15.x node ([75892d1](75892d1))
* **clients:** update item client to axios 0.23.0 ([a0f2561](a0f2561))
* **clients:** update location client to axios 0.23.0 ([92b8b76](92b8b76))
* **clients:** update move and machine client to axios 0.23.0 ([ea3d1f7](ea3d1f7))
* **clients:** update pokemon and utility client to axios 0.23.0 ([904de21](904de21))
* sync lockfile ([a63286a](a63286a))
* sync lockfile ([403f842](403f842))
* update berry client to axios 0.23.0 ([11a37ac](11a37ac))
* update contest client to axios 0.23.0 ([a70201f](a70201f))
* update encounter client to axios 0.23.0 ([55fe15f](55fe15f))
* update evolution client to axios 0.23.0 ([b402c65](b402c65))
* update game client to axios 0.23.0 ([583b110](583b110))
  • Loading branch information
semantic-release-bot committed Oct 14, 2021
1 parent c4254b2 commit 1a7863c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 1a7863c

Please sign in to comment.