Skip to content

Commit 1ccb3ee

Browse files
authored
Release 0.1.0-rc.1 (#56)
2 parents 6ff0438 + 3eeb133 commit 1ccb3ee

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.yarn/versions/d1b30db5.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
declined:
2+
- remix-google-cloud-functions

remix-google-cloud-functions/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remix-google-cloud-functions",
33
"description": "Remix Adapter for Google Cloud Functions and Firebase Functions",
4-
"version": "0.0.4",
4+
"version": "0.1.0-rc.1",
55
"license": "MIT",
66
"author": "Alasdair McLeay",
77
"main": "build/index.js",
@@ -40,5 +40,6 @@
4040
"react-dom": "^17.0.2",
4141
"supertest": "^6.0.1",
4242
"typescript": "^4.9.5"
43-
}
43+
},
44+
"stableVersion": "0.0.4"
4445
}

0 commit comments

Comments
 (0)