Skip to content

Commit

Permalink
chore(release): 1.2.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.8](v1.2.7...v1.2.8) (2024-04-25)

### Bug Fixes

* **deps:** update dependency react-router-dom to v6.23.0 ([dbc2e8c](dbc2e8c))
  • Loading branch information
semantic-release-bot committed Apr 25, 2024
1 parent dbc2e8c commit c6ffc30
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.8](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.7...v1.2.8) (2024-04-25)


### Bug Fixes

* **deps:** update dependency react-router-dom to v6.23.0 ([dbc2e8c](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/dbc2e8c946a5045c17d25cc544e689ef717fece1))

## [1.2.7](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.6...v1.2.7) (2024-04-10)


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

0 comments on commit c6ffc30

Please sign in to comment.