Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Commit

Permalink
[DXEX-1316] update actions handlers (#142)
Browse files Browse the repository at this point in the history
* update actions handlers

* don't update code action when current_version changes

* tweak triggers schema

* update action fields independently

* lint fix

* 5.5.0
  • Loading branch information
luisbritos authored Apr 21, 2021
1 parent 198e2fe commit 67aa629
Show file tree
Hide file tree
Showing 11 changed files with 498 additions and 527 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-source-control-extension-tools",
"version": "5.4.0",
"version": "5.5.0",
"description": "Supporting tools for the Source Control extensions",
"main": "lib/index.js",
"scripts": {
Expand Down
195 changes: 0 additions & 195 deletions src/auth0/handlers/actionBindings.js

This file was deleted.

154 changes: 0 additions & 154 deletions src/auth0/handlers/actionVersions.js

This file was deleted.

Loading

0 comments on commit 67aa629

Please sign in to comment.