Skip to content

Commit

Permalink
chore(release): 1.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.9](v1.2.8...v1.2.9) (2024-06-11)

### Bug Fixes

* **deps:** update dependency react-router-dom to v6.23.1 ([587eedb](587eedb))
  • Loading branch information
semantic-release-bot committed Jun 11, 2024
1 parent 587eedb commit 6f24ab8
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.9](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.8...v1.2.9) (2024-06-11)


### Bug Fixes

* **deps:** update dependency react-router-dom to v6.23.1 ([587eedb](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/587eedb2d308fc6208daf227c8b0bbb449af94bc))

## [1.2.8](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.7...v1.2.8) (2024-04-25)


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.8",
"version": "1.2.9",
"license": "MIT",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 6f24ab8

Please sign in to comment.