Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.19.0](v1.18.3...v1.19.0) (2023-05-28)

### Bug Fixes

* ci lint and format check ([46e49a9](46e49a9))
* **clients:** remove useless constructors ([1bfcbcb](1bfcbcb))
* sonarlint code smells [#827](#827) ([732f84b](732f84b))
* sonarlint code smells [#827](#827) ([60e7aa3](60e7aa3))

### Features

* add lint staged ([32cafe4](32cafe4))
* add rome setup ([72d37c5](72d37c5))
* **deps:** update axios ([2a7d972](2a7d972))
* **deps:** update axios-cache-interceptor ([79f8990](79f8990))
  • Loading branch information
semantic-release-bot committed May 28, 2023
1 parent e52922e commit 3937b77
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.18.3",
"version": "1.19.0",
"private": false,
"description": "A lightweight Node.js wrapper for the PokéAPI with built-in types.",
"keywords": [
Expand Down

0 comments on commit 3937b77

Please sign in to comment.