Skip to content

Commit

Permalink
chore(release): bump version to 1.0.0-alpha.3
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.3](v1.0.0-alpha.2...v1.0.0-alpha.3) (2020-12-01)

### Bug Fixes

* **provider:** fix prop name typo ([2c29f89](2c29f89))
  • Loading branch information
semantic-release-bot committed Dec 1, 2020
1 parent 01a306b commit e6ed2cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-alpha.3](https://github.com/securityscorecard/design-system/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2020-12-01)


### Bug Fixes

* **provider:** fix prop name typo ([2c29f89](https://github.com/securityscorecard/design-system/commit/2c29f89eea84ca505a81954da670ddf02e3f8691))

# [1.0.0-alpha.2](https://github.com/securityscorecard/design-system/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2020-11-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@securityscorecard/design-system",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Security Scorecard Design System",
"author": "Radek Podrazky <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit e6ed2cf

Please sign in to comment.