Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilletuzi committed Jan 31, 2024
1 parent 00673ba commit 07fb58c
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ While it may still work, Angular 9 LTS has ended, so it is not officially suppor

## 12.0.0 (2021-05-13)

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V10.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V11.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V12.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V13.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V15.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V16.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V17.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down
2 changes: 1 addition & 1 deletion docs/MIGRATION_TO_V9.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## How to update

```
```bash
ng update @ngx-pwa/local-storage
```

Expand Down

0 comments on commit 07fb58c

Please sign in to comment.