1 parent 23ad476 commit 63c1704Copy full SHA for 63c1704
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.5
2
+
3
+ - config: add support for (optional) Ghost Admin URL
4
5
# 0.1.4
6
7
- Add DOG_OBSCURE_GHOST_SSO_PAGE to example env
package.json
@@ -1,6 +1,6 @@
{
"name": "@potluri/discourse-on-ghost",
- "version": "0.1.4",
+ "version": "0.1.5",
"main": "build/index.js",
"repository": "https://github.com/vikaspotluri123/discourse-on-ghost",
"authors": [
0 commit comments