Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2021-06-17)

### Bug Fixes

* ci workflow ([39550a7](39550a7))
* private field set to false ([8920159](8920159))
  • Loading branch information
semantic-release-bot committed Jun 17, 2021
1 parent 8920159 commit 9550e3b
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.1.0",
"version": "1.1.1",
"private": false,
"description": "A lightweight Node.js wrapper for the PokéAPI with built-in types.",
"keywords": [
Expand Down

0 comments on commit 9550e3b

Please sign in to comment.