Skip to content

Commit

Permalink
chore(microsurveys-step): release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Bot committed Aug 15, 2022
1 parent 35938fb commit b90fcfc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/microsurveys-step/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.3.0](https://github.com/Samelogic/microsurveys/compare/microsurveys-step-0.2.0...microsurveys-step-0.3.0) (2022-08-15)


### Features

* set default colors ([#35](https://github.com/Samelogic/microsurveys/issues/35)) ([7536bc6](https://github.com/Samelogic/microsurveys/commit/7536bc6c0af75083c03f83d86f318500c8a6b86a))

## [0.2.0](https://github.com/Samelogic/microsurveys/compare/microsurveys-step-0.1.1...microsurveys-step-0.2.0) (2022-08-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/microsurveys-step/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@samelogic/microsurveys-step",
"version": "0.2.0"
"version": "0.3.0"
}

0 comments on commit b90fcfc

Please sign in to comment.