From 4c7e98fb74815f7e1e29641ff12ad2faa789fd84 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Apr 2023 20:46:31 +0000 Subject: [PATCH] chore(release): 0.13.0 [skip ci] # [0.13.0](https://github.com/pluggyai/pluggy-js/compare/v0.12.2...v0.13.0) (2023-04-13) ### Features * **item:** add consecutiveFailedLoginAttempts property. ([#40](https://github.com/pluggyai/pluggy-js/issues/40)) ([eb3ef8c](https://github.com/pluggyai/pluggy-js/commit/eb3ef8c3792c2dc4b8a5840135c3a5fe286553ac)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13591c1..f4fb54a 100644 --- a/package.json +++ b/package.json @@ -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": [