Skip to content

Commit

Permalink
chore(release): version release (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
1 parent 9b3252b commit ba99b71
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/good-eyes-whisper.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-auth-template",
"version": "0.2.4",
"version": "0.2.5",
"description": "Sign up and auth, super quick with database-backed sessions, social sign in, magic links, and multiple user models to choose from. This CLI tool enables you to quickly start building a new Next.js application, with auth already set up for you so you can focus on the fun stuff.",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion templates/one-to-one/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-auth-template-one-to-one",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit ba99b71

Please sign in to comment.