Skip to content

Commit

Permalink
chore(release): 0.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.12.0](v0.11.3...v0.12.0) (2023-02-27)

### Bug Fixes

* remove replace plugin to fix build. ([#36](#36)) ([baf3085](baf3085))
* revert commits to run build. ([#35](#35)) ([407dcf4](407dcf4))
* **release:** properly apply version change to src and dist files. ([20ee160](20ee160))
* **release:** properly apply version change to src and dist files. ([e680343](e680343))

### Features

* **item:** add userAction parameter and WAITING_USER_ACTION new execution status and remove unneeded item properties. ([#34](#34)) ([5a761d7](5a761d7))
  • Loading branch information
semantic-release-bot committed Feb 27, 2023
1 parent baf3085 commit 54afeea
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.11.3",
"version": "0.12.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit 54afeea

Please sign in to comment.