Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2023-09-15)

### Bug Fixes

* boilerplate ([7c6dec2](7c6dec2))
* build ([c11f267](c11f267))
* depcheck ([1c85cef](1c85cef))
* depcheck ([84dad64](84dad64))
* **deps:** update dependency @formatjs/intl-localematcher to v0.4.2 ([5021898](5021898))
* **deps:** update dependency @hookform/resolvers to v3.3.1 ([66ad901](66ad901))
* **deps:** update dependency @t3-oss/env-nextjs to v0.6.1 ([d39daf1](d39daf1))
* **deps:** update dependency @tanstack/react-query to v4.35.0 ([19da7e3](19da7e3))
* **deps:** update dependency @tanstack/react-query to v4.35.3 ([7da33d2](7da33d2))
* **deps:** update dependency @testing-library/user-event to v14.5.0 ([87f444c](87f444c))
* **deps:** update dependency lucide-react to ^0.276.0 ([f18f3fc](f18f3fc))
* **deps:** update dependency lucide-react to ^0.277.0 ([e292271](e292271))
* **deps:** update dependency next-auth to v4.23.1 ([16583ee](16583ee))
* **deps:** update dependency react-hook-form to v7.46.1 ([b932e1e](b932e1e))
* **deps:** update dependency tailwindcss-animate to v1.0.7 ([66de10b](66de10b))
* **deps:** update dependency ua-parser-js to v1.0.36 ([9e22349](9e22349))
* **deps:** update dependency zod to v3.22.2 ([ec9f1e7](ec9f1e7))
* **deps:** update nextjs monorepo to v13.4.19 ([1e798b8](1e798b8))
* **deps:** update prisma monorepo to v5.3.0 ([dfc370e](dfc370e))
* **deps:** update semantic-release monorepo ([6dd1448](6dd1448))
* **deps:** update semantic-release monorepo ([771214e](771214e))
* **deps:** update trpc monorepo to v10.38.3 ([39070fc](39070fc))
* eslint ([d520209](d520209))
* i18n ([8947456](8947456))
* oauth first signup ([bab6312](bab6312))
* pagination ([6b2d8dc](6b2d8dc))
* sub package install ([72cd1d8](72cd1d8))

### Features

* add trpc ([5c42d7d](5c42d7d))
* blur on no password ([76f4e43](76f4e43))
* confirm email ([0703fa2](0703fa2))
* demo env ([a81b965](a81b965))
* depcheck ([0a736f0](0a736f0))
* deps cache ([58d665b](58d665b))
* has password field ([aab7096](aab7096))
* lang switch ([ff573df](ff573df))
* p10k zsh ([3e5155e](3e5155e))
* project logo ([15dfb92](15dfb92))
* reset password ([c1d8251](c1d8251))
* responsive ([288e20f](288e20f))
* ssr rpc ([50e4d0b](50e4d0b))
* trpc accounts ([918b542](918b542))
* verify email message ([0699887](0699887))
  • Loading branch information
semantic-release-bot committed Sep 15, 2023
1 parent 4ecd58d commit c963cfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-boilerplate",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"init": "cd scripts && npm i && npm run init",
Expand Down

0 comments on commit c963cfa

Please sign in to comment.