@paroicms/server 1.4.0 → 1.4.1

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 +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -35,7 +35,9 @@ Here are some tips:
35
35
 
36
36
  - Here is a draft of the [documentation for `site-schema.json` files](https://gitlab.com/paroi/opensource/paroicms/-/blob/main/documentation/json-of-site-schema/interfaces/JsonOfSiteSchema.md).
37
37
 
38
- - Found Amazon SES Configuration documentation [here](https://gitlab.com/paroi/opensource/paroicms/-/blob/main/documentation/configuration/aws-ses.md).
38
+ - Found Amazon SES Configuration documentation [here](https://gitlab.com/paroi/opensource/paroicms/-/blob/main/documentation/configuration/aws-ses/aws-ses.md).
39
+
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).
39
41
 
40
42
  ## Contribute
41
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paroicms/server",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "The ParoiCMS server",
5
5
  "keywords": [
6
6
  "cms",