Skip to content

Commit

Permalink
fix(all): Fixing CI integration bugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigorodriguez committed Dec 16, 2022
1 parent 9acb055 commit 9c44e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ GB.log
gb.log
GB.log.json
yarn-error.log
package-lock.json
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,12 @@
"@microsoft/microsoft-graph-client": "3.0.4",
"@nosferatu500/textract": "3.1.2",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"@sendgrid/mail": "7.7.0",
"@types/node": "18.11.9",
"@types/validator": "13.7.10",
Expand Down

0 comments on commit 9c44e38

Please sign in to comment.