Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2021-03-11)

### Bug Fixes

* **database:** corrected question data in the database ([39ef0ed](39ef0ed))
* **home:** fix targeting for github ([d3fc6e8](d3fc6e8))
  • Loading branch information
semantic-release-bot committed Mar 11, 2021
1 parent 39ef0ed commit 06af243
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.1](https://github.com/PedroHenry-Santos/AluraQuiz-TW3/compare/v1.0.0...v1.0.1) (2021-03-11)


### Bug Fixes

* **database:** corrected question data in the database ([39ef0ed](https://github.com/PedroHenry-Santos/AluraQuiz-TW3/commit/39ef0ed79396ffc96bc76b080afa23a3bc138862))
* **home:** fix targeting for github ([d3fc6e8](https://github.com/PedroHenry-Santos/AluraQuiz-TW3/commit/d3fc6e807b7c0ea66e058cc2773df110f30b5413))

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
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": "with-styled-components",
"version": "1.0.0",
"version": "1.0.1",
"private": "false",
"scripts": {
"dev": "next",
Expand Down

1 comment on commit 06af243

@vercel
Copy link

@vercel vercel bot commented on 06af243 Mar 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.