Skip to content

Commit

Permalink
Jan 2025 SDK update (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Rohan Konnur <[email protected]>
  • Loading branch information
fern-api[bot] and rmkonnur authored Jan 22, 2025
1 parent 4591c80 commit 95c453c
Show file tree
Hide file tree
Showing 537 changed files with 9,558 additions and 4,804 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/setup-node@v3

- name: Compile
run: yarn && yarn build
run: yarn && yarn build

publish:
needs: [ compile ]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mergeapi/merge-node-client",
"version": "1.1.1",
"version": "1.1.2",
"private": false,
"repository": "https://github.com/merge-api/merge-node-client",
"main": "./index.js",
Expand Down
Loading

0 comments on commit 95c453c

Please sign in to comment.