@paroicms/server 1.5.4 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,6 +39,8 @@ Here are some tips:
39
39
 
40
40
  - In order to configure ParoiCMS with Google OAuth client follow this [documentation](https://gitlab.com/paroi/opensource/paroicms/-/blob/main/documentation/configuration/google-authentication/google-authentication.md).
41
41
 
42
+ - To configure Google reCAPTCHA on your site, here is the [documentation](https://gitlab.com/paroi/opensource/paroicms/-/blob/main/documentation/configuration/google-recaptcha/google-recaptcha.md).
43
+
42
44
  ## Contribute
43
45
 
44
46
  Please start with [the instructions in our monorepo](https://gitlab.com/paroi/opensource/paroicms#how-to-contribute).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paroicms/server",
3
- "version": "1.5.4",
3
+ "version": "1.6.0",
4
4
  "description": "The ParoiCMS server",
5
5
  "keywords": [
6
6
  "cms",