Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willmendesneto committed Feb 13, 2023
1 parent a36a88b commit f5356ca
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][]

## [1.1.0][] - 2023-02-13

### Updated

- Enabling react and react-dom dependencies greater than v17
Expand Down Expand Up @@ -80,3 +82,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
[1.0.2]: https://github.com/willmendesneto/react-sweet-wizard/tree/v1.0.2
[unreleased]: https://github.com/willmendesneto/react-sweet-wizard/compare/v1.0.3...HEAD
[1.0.3]: https://github.com/willmendesneto/react-sweet-wizard/tree/v1.0.3


[Unreleased]: https://github.com/willmendesneto/react-sweet-wizard/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/willmendesneto/react-sweet-wizard/tree/v1.1.0
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-sweet-wizard",
"version": "1.0.3",
"version": "1.1.0",
"description": "Your module to handle wizard steps in ReactJS applications easier",
"author": "Will Mendes <willmendesneto@gmail.com> (http://github.com/willmendesneto)",
"keywords": [
Expand Down

0 comments on commit f5356ca

Please sign in to comment.