Skip to content

Commit

Permalink
Update CHANGELOG and delivery job for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed Jul 2, 2024
1 parent 8ffa2b0 commit 3ef7249
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,4 @@ jobs:
run: |
npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.npm_token }}
- name: Update and commit CHANGELOG.md
uses: onfido/onfido-actions/update-changelog@main
NODE_AUTH_TOKEN: ${{ secrets.npm_token }}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v3.2.0 2nd July 2024

- Release based on Onfido OpenAPI spec version [v3.1.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v3.1.0):
- Add missing fields in document report's properties

## v3.1.0 24th June 2024

- Library has been updated and automatically generated from [Onfido OpenAPI Spec](https://github.com/onfido/onfido-openapi-spec) (release [v3.0.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v3.0.0))
Expand Down

0 comments on commit 3ef7249

Please sign in to comment.