Skip to content

Commit

Permalink
chore(release): 0.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.13.0](v0.12.2...v0.13.0) (2023-04-13)

### Features

* **item:** add consecutiveFailedLoginAttempts property. ([#40](#40)) ([eb3ef8c](eb3ef8c))
  • Loading branch information
semantic-release-bot committed Apr 13, 2023
1 parent eb3ef8c commit 4c7e98f
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": "pluggy-js",
"version": "0.12.2",
"version": "0.13.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit 4c7e98f

Please sign in to comment.