Skip to content

Commit 9c940a8

Browse files
committed
Release v4.11.0
1 parent 23f601a commit 9c940a8

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [4.11.0] - 2025-10-07
4+
5+
- Technical Release to address VS Code Marketplace issue
6+
7+
## [4.10.0] - 2025-10-04
8+
9+
- Technical Release to address VS Code Marketplace issue
10+
311
## [4.9.0] - 2025-08-14
412

513
- Adds product integration tests

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "viva-connections-toolkit",
33
"displayName": "SharePoint Framework Toolkit",
44
"description": "SharePoint Framework Toolkit aims to boost your productivity in developing and managing SharePoint Framework solutions helping at every stage of your development flow, from setting up your development workspace to deploying a solution straight to your tenant without the need to leave VS Code and now even create a CI/CD pipeline to introduce automate deployment of your app. This toolkit is provided by the community.",
5-
"version": "4.10.0",
5+
"version": "4.11.0",
66
"publisher": "m365pnp",
77
"preview": false,
88
"homepage": "https://pnp.github.io/vscode-viva",

0 commit comments

Comments
 (0)