Skip to content

Commit

Permalink
feat(app): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Numoy committed Jan 24, 2024
1 parent d1f44a2 commit 7cf2704
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 1.0.0-dev.3
- INFO: Update dependencies
# 1.0.0-dev.2
- BREAKING: `resultToStepIdentifierMapper` now also returns the previous results
- (StepResult? result) -> (List<StepResult> results, StepResult? result)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: survey_kit
description: Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys)
version: 1.0.0-dev.2
version: 1.0.0-dev.3
homepage: https://quickbirdstudios.com
repository: https://github.com/quickbirdstudios/survey_kit
issue_tracker: https://github.com/quickbirdstudios/survey_kit/issues
Expand Down

0 comments on commit 7cf2704

Please sign in to comment.