Skip to content

Commit

Permalink
chore(main): release 1.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsutakein-bot[bot] authored Dec 6, 2024
1 parent be5e193 commit f16e0dc
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.16"
".": "1.4.17"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.4.17](https://github.com/tatsutakein/tatsutakein.jp/compare/v1.4.16...v1.4.17) (2024-12-06)


### Bug Fixes

* **deps:** update dependency @tanstack/react-query to v5.61.0 ([#1147](https://github.com/tatsutakein/tatsutakein.jp/issues/1147)) ([d19e7f0](https://github.com/tatsutakein/tatsutakein.jp/commit/d19e7f00146afc3cfe558d86bff0e4452c1ca5b4))
* **deps:** update dependency @tanstack/react-query to v5.61.5 ([#1154](https://github.com/tatsutakein/tatsutakein.jp/issues/1154)) ([65d2c86](https://github.com/tatsutakein/tatsutakein.jp/commit/65d2c862baf69df2b071523313326680577020ec))
* **deps:** update dependency @tanstack/react-query to v5.62.1 ([#1165](https://github.com/tatsutakein/tatsutakein.jp/issues/1165)) ([287cab2](https://github.com/tatsutakein/tatsutakein.jp/commit/287cab227beed32e2cec4a4aa12d647f96ae29d8))
* **deps:** update dependency @trpc/server to v11.0.0-rc.648 ([#1155](https://github.com/tatsutakein/tatsutakein.jp/issues/1155)) ([4b8c2fc](https://github.com/tatsutakein/tatsutakein.jp/commit/4b8c2fc0a5f74cff10625ad2d2c78236e365ee4d))
* **deps:** update dependency eslint-config-turbo to v2.3.3 ([#1156](https://github.com/tatsutakein/tatsutakein.jp/issues/1156)) ([c6e83c4](https://github.com/tatsutakein/tatsutakein.jp/commit/c6e83c46ea86df1fc140032e57070bd2ba2b3999))
* **deps:** update dependency markdown-to-jsx to v7.7.0 ([#1148](https://github.com/tatsutakein/tatsutakein.jp/issues/1148)) ([b01295f](https://github.com/tatsutakein/tatsutakein.jp/commit/b01295fd36217e342beab1dafb24e0ac7e14dd20))
* **deps:** update eslint ([#1166](https://github.com/tatsutakein/tatsutakein.jp/issues/1166)) ([09b33c9](https://github.com/tatsutakein/tatsutakein.jp/commit/09b33c914491df1f9b656f8198f490af0f23ae94))
* **deps:** update eslint to v8.16.0 ([#1161](https://github.com/tatsutakein/tatsutakein.jp/issues/1161)) ([2a135c3](https://github.com/tatsutakein/tatsutakein.jp/commit/2a135c3bf36e81253edba33f8c7a644d028389ca))
* **deps:** update ui components ([#1157](https://github.com/tatsutakein/tatsutakein.jp/issues/1157)) ([e54f200](https://github.com/tatsutakein/tatsutakein.jp/commit/e54f20092620bff593da5471a835ebb1a3335185))

## [1.4.16](https://github.com/tatsutakein/tatsutakein.jp/compare/v1.4.15...v1.4.16) (2024-11-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"packages/*",
"tooling/*"
],
"version": "1.4.16"
"version": "1.4.17"
}

0 comments on commit f16e0dc

Please sign in to comment.