Skip to content

Commit a921b74

Browse files
author
Alex Terentiev
committed
adding 1.15.2 to TOC
1 parent 753b7dc commit a921b74

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/spfx/release-1.15.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm install @microsoft/generator-sharepoint@latest --global
2323
## Upgrading projects from v1.15.0 to v1.15.2
2424

2525
1. In the project's **package.json** file, identify all SPFx v1.15.0 packages. For each SPFx package:
26-
1. Uninstall the existing v1.14 package:
26+
1. Uninstall the existing v1.15 package:
2727

2828
```console
2929
npm uninstall @microsoft/{spfx-package-name}@1.15.0

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,8 @@
458458
items:
459459
- name: Overview
460460
href: spfx/roadmap.md
461+
- name: SPFx v1.15.2 - August 2, 2022
462+
href: spfx/release-1.15.2.md
461463
- name: SPFx v1.15 - June 21, 2022
462464
href: spfx/release-1.15.md
463465
- name: SPFx v1.14 - February 17, 2022

0 commit comments

Comments
 (0)