Skip to content

Commit 1e5ea70

Browse files
committed

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/cfs-template-apollo-server-express-auth0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cfs-template-apollo-server-express-auth0",
3-
"version": "0.1.61",
3+
"version": "0.1.62",
44
"description": "The apollo-server-express Auth0 template for Create Full Stack.",
55
"bugs": {
66
"url": "https://github.com/tiagob/create-full-stack/issues"

packages/cfs-template-apollo-server-express-no-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cfs-template-apollo-server-express-no-auth",
3-
"version": "0.1.58",
3+
"version": "0.1.59",
44
"description": "The apollo-server-express without auth template for Create Full Stack.",
55
"bugs": {
66
"url": "https://github.com/tiagob/create-full-stack/issues"

packages/cfs-template-hasura-auth0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cfs-template-hasura-auth0",
3-
"version": "0.1.61",
3+
"version": "0.1.62",
44
"description": "The Hasura Auth0 template for Create Full Stack.",
55
"bugs": {
66
"url": "https://github.com/tiagob/create-full-stack/issues"

packages/cfs-template-hasura-no-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cfs-template-hasura-no-auth",
3-
"version": "0.1.57",
3+
"version": "0.1.58",
44
"description": "The Hasura without auth template for Create Full Stack.",
55
"bugs": {
66
"url": "https://github.com/tiagob/create-full-stack/issues"

packages/create-full-stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-full-stack",
3-
"version": "0.1.70",
3+
"version": "0.1.71",
44
"description": "Set up a TypeScript full stack with one command.",
55
"keywords": [
66
"react",

packages/docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docusaurus",
3-
"version": "0.1.27",
3+
"version": "0.1.28",
44
"private": true,
55
"scripts": {
66
"build": "docusaurus build",

0 commit comments

Comments
 (0)