Skip to content

Commit

Permalink
chore(release): 1.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.6](v1.2.5...v1.2.6) (2024-01-26)

### Bug Fixes

* **deps:** update dependency react-router-dom to v6.21.3 ([591fe77](591fe77))
  • Loading branch information
semantic-release-bot committed Jan 26, 2024
1 parent 591fe77 commit 6905926
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.6](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.5...v1.2.6) (2024-01-26)


### Bug Fixes

* **deps:** update dependency react-router-dom to v6.21.3 ([591fe77](https://github.com/choisohyun/react-vite-ts-boilerplate/commit/591fe772ed40c97ba468bf18b3d70a20722f14f7))

## [1.2.5](https://github.com/choisohyun/react-vite-ts-boilerplate/compare/v1.2.4...v1.2.5) (2024-01-24)


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

0 comments on commit 6905926

Please sign in to comment.