From 54afeea0e52c23e41906b514731b304557ccbb7e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 Feb 2023 19:32:38 +0000 Subject: [PATCH] chore(release): 0.12.0 [skip ci] # [0.12.0](https://github.com/pluggyai/pluggy-js/compare/v0.11.3...v0.12.0) (2023-02-27) ### Bug Fixes * remove replace plugin to fix build. ([#36](https://github.com/pluggyai/pluggy-js/issues/36)) ([baf3085](https://github.com/pluggyai/pluggy-js/commit/baf3085143e239d3ddbaed25c7583af0de202b85)) * revert commits to run build. ([#35](https://github.com/pluggyai/pluggy-js/issues/35)) ([407dcf4](https://github.com/pluggyai/pluggy-js/commit/407dcf4a7b3918acf4cb48fd3f68321c81d25ead)) * **release:** properly apply version change to src and dist files. ([20ee160](https://github.com/pluggyai/pluggy-js/commit/20ee1609dded237acd3a21b6aff67041941aa85a)) * **release:** properly apply version change to src and dist files. ([e680343](https://github.com/pluggyai/pluggy-js/commit/e6803437b98ca2eedbb150fb76017ffdedeea5ec)) ### Features * **item:** add userAction parameter and WAITING_USER_ACTION new execution status and remove unneeded item properties. ([#34](https://github.com/pluggyai/pluggy-js/issues/34)) ([5a761d7](https://github.com/pluggyai/pluggy-js/commit/5a761d76230f68eb35cb94f45aa87324b62a6ab1)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa53459..20e9457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluggy-js", - "version": "0.11.3", + "version": "0.12.0", "main": "dist/index.js", "typings": "dist/index.d.ts", "files": [