Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2022-11-19)

### Bug Fixes

* **deps:** update dependency react-router-dom to v6.4.3 ([69b4c89](69b4c89))
  • Loading branch information
semantic-release-bot committed Nov 19, 2022
1 parent 69b4c89 commit 8de1029
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.2.4](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.3...v1.2.4) (2022-11-19)


### Bug Fixes

* **deps:** update dependency react-router-dom to v6.4.3 ([69b4c89](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/69b4c8929d7d197baa5607687edf713c02872065))

## [1.2.3](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.2...v1.2.3) (2022-09-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-vite-ts-boilerplate",
"description": "Very Fast React + Vite Boilerplate",
"version": "1.2.3",
"version": "1.2.4",
"license": "MIT",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 8de1029

Please sign in to comment.