Skip to content

Commit f716fe1

Browse files
committed
chore(versioning): Update all package.json files to say version 0.0.3
1 parent be586d0 commit f716fe1

File tree

71 files changed

+71
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+71
-71
lines changed

packages/adapters/fastify/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/fastify-web",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/api-server",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"description": "Redwood's HTTP server for Serverless Functions",
55
"repository": {
66
"type": "git",

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/api",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/auth0/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-auth0-api",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/auth0/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-auth0-setup",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/auth0/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-auth0-web",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/azureActiveDirectory/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-azure-active-directory-api",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/azureActiveDirectory/setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-azure-active-directory-setup",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/azureActiveDirectory/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-azure-active-directory-web",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

packages/auth-providers/clerk/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cedarjs/auth-clerk-api",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cedarjs/cedar.git",

0 commit comments

Comments
 (0)