Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 27775c9

Browse files
committed
chore(release): postbump
1 parent 9cc1e1d commit 27775c9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ export class AppServerModule {}
5252
## Special cases
5353

5454
When you use plain SSR without prerender you can retrieve some of the information
55-
from requests. You can couple `UNIVERSAL_NAVIGATOR`, `UNIVERSAL_USER_AGENT` and
56-
`UNIVERSAL_LOCATION` providers with following helpers to harvest that info:
55+
from requests. Use the following helpers to harvest that info:
5756

5857
**server.ts:**
5958

projects/universal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-web-apis/universal",
3-
"version": "1.9.5",
3+
"version": "1.12.0",
44
"peerDependencies": {
55
"@angular/core": ">=6.0.0",
66
"@ng-web-apis/common": ">=1.12.0",

0 commit comments

Comments
 (0)