Skip to content

Commit

Permalink
1.0.7 -> 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rnegron committed Jul 16, 2024
1 parent bece31b commit 1b90545
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 18 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.0.11

* Upgraded zapier-platform-core to 15.11.0

## 1.0.10

* Upgraded zapier-platform-core to 15.7.3

## 1.0.9

* Upgraded zapier-platform-core to 15.7.2

## 1.0.6

* Upgraded zapier-platform-core to 15.1.0
Expand Down
123 changes: 107 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "zapier-giantbomb",
"version": "1.0.7",
"version": "1.0.11",
"description": "",
"main": "index.js",
"scripts": {
"test": "jest --testTimeout 10000"
},
"dependencies": {
"zapier-platform-core": "15.4.0"
"zapier-platform-core": "15.11.0"
},
"devDependencies": {
"jest": "^29.5.0",
Expand Down

0 comments on commit 1b90545

Please sign in to comment.