Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## @robo-wizard/react-router [1.0.3](https://github.com/HipsterBrown/robo-wizard/compare/@robo-wizard/react-router@1.0.2...@robo-wizard/react-router@1.0.3) (2022-12-20)

### Dependencies

* **@robo-wizard/react:** upgraded to 1.1.0
  • Loading branch information
semantic-release-bot committed Dec 20, 2022
1 parent 87852df commit a26a968
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @robo-wizard/react-router [1.0.3](https://github.com/HipsterBrown/robo-wizard/compare/@robo-wizard/react-router@1.0.2...@robo-wizard/react-router@1.0.3) (2022-12-20)





### Dependencies

* **@robo-wizard/react:** upgraded to 1.1.0

## @robo-wizard/react-router [1.0.2](https://github.com/HipsterBrown/robo-wizard/compare/@robo-wizard/react-router@1.0.1...@robo-wizard/react-router@1.0.2) (2022-11-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robo-wizard/react-router",
"version": "1.0.2",
"version": "1.0.3",
"description": "RoboWizard components and hooks for react-router",
"main": "./dist/robo-wizard_react-router.umd.js",
"module": "./dist/robo-wizard_react-router.es.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"robo-wizard": "1.2.0",
"@robo-wizard/react": "1.0.0"
"@robo-wizard/react": "1.1.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
Expand Down

0 comments on commit a26a968

Please sign in to comment.