Skip to content

Commit

Permalink
chore(release): 3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0](v3.2.1...v3.3.0) (2023-01-11)

### Features

* add onStart option that is called when `boarding.start` is called ([9f18187](9f18187))
* pass a BoardingExitReason to onReset to allow for identifying what triggered the onReset ([05821bf](05821bf))
  • Loading branch information
semantic-release-bot committed Jan 11, 2023
1 parent 9f18187 commit e746136
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.3.0](https://github.com/josias-r/boarding.js/compare/v3.2.1...v3.3.0) (2023-01-11)


### Features

* add onStart option that is called when `boarding.start` is called ([9f18187](https://github.com/josias-r/boarding.js/commit/9f18187cf5f528116240ba82d39ab7185c828797))
* pass a BoardingExitReason to onReset to allow for identifying what triggered the onReset ([05821bf](https://github.com/josias-r/boarding.js/commit/05821bf58d0d7536b7c804b91650b48dd45740d2))

## [3.2.1](https://github.com/josias-r/boarding.js/compare/v3.2.0...v3.2.1) (2023-01-04)


Expand Down

0 comments on commit e746136

Please sign in to comment.