Skip to content

Commit 07fb58c

Browse files
committed
doc
1 parent 00673ba commit 07fb58c

9 files changed

+9
-9
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ While it may still work, Angular 9 LTS has ended, so it is not officially suppor
109109

110110
## 12.0.0 (2021-05-13)
111111

112-
```
112+
```bash
113113
ng update @ngx-pwa/local-storage
114114
```
115115

docs/MIGRATION_TO_V10.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
## How to update
77

8-
```
8+
```bash
99
ng update @ngx-pwa/local-storage
1010
```
1111

docs/MIGRATION_TO_V11.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
## How to update
77

8-
```
8+
```bash
99
ng update @ngx-pwa/local-storage
1010
```
1111

docs/MIGRATION_TO_V12.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
## How to update
77

8-
```
8+
```bash
99
ng update @ngx-pwa/local-storage
1010
```
1111

docs/MIGRATION_TO_V13.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
## How to update
77

8-
```
8+
```bash
99
ng update @ngx-pwa/local-storage
1010
```
1111

docs/MIGRATION_TO_V15.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## How to update
44

5-
```
5+
```bash
66
ng update @ngx-pwa/local-storage
77
```
88

docs/MIGRATION_TO_V16.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## How to update
44

5-
```
5+
```bash
66
ng update @ngx-pwa/local-storage
77
```
88

docs/MIGRATION_TO_V17.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## How to update
44

5-
```
5+
```bash
66
ng update @ngx-pwa/local-storage
77
```
88

docs/MIGRATION_TO_V9.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
## How to update
77

8-
```
8+
```bash
99
ng update @ngx-pwa/local-storage
1010
```
1111

0 commit comments

Comments
 (0)