Skip to content

Commit

Permalink
Merge pull request #26 from oneblink/ON-40097
Browse files Browse the repository at this point in the history
ON-40097 # Added function to create and update drafts
  • Loading branch information
divporter authored May 13, 2024
2 parents 0290dd2 + 129c6b3 commit bbf2449
Show file tree
Hide file tree
Showing 6 changed files with 487 additions and 445 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added

- `OneBlinkUploaded.prototype.uploadFormSubmissionDraft()`

### Removed

- **[BREAKING]** `OneBlinkUploaded.prototype.uploadDraftSubmission()` replaced with `uploadFormSubmissionDraft()` which allows for creating and updating drafts

## [1.0.0] - 2024-05-01

Initial release
Loading

0 comments on commit bbf2449

Please sign in to comment.