Skip to content

Commit

Permalink
chore: release 2.1.11-3
Browse files Browse the repository at this point in the history
  • Loading branch information
LunatiqueCoder committed Apr 8, 2023
1 parent d03a793 commit 1f4fffa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"templates/*"
],
"private": true,
"version": "2.1.11-2",
"version": "2.1.11-3",
"description": "🌘Luna is a React Native and Next.js boilerplate so your app can run on Android, IOS and Web concurrently.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"plugins": {
"@release-it-plugins/workspaces": {
"distTag": "next"
"distTag": "next"
},
"@release-it/bumper": {
"in": "package.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-luna-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-luna-app",
"version": "2.1.11-2",
"version": "2.1.11-3",
"description": "🌘Luna is a React Native and Next.js boilerplate so your app can run on Android, IOS and Web concurrently.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion templates/expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@create-luna-app/expo",
"version": "2.1.11-2",
"version": "2.1.11-3",
"description": "🌘Luna is a React Native and Next.js boilerplate so your app can run on Android, IOS and Web concurrently.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion templates/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@criszz77/luna",
"version": "2.1.11-2",
"version": "2.1.11-3",
"description": "🌘Luna is a React Native and Next.js boilerplate so your app can run on Android, IOS and Web concurrently.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1f4fffa

Please sign in to comment.