Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it committed Jun 15, 2024
1 parent ac48ab0 commit 34890c3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [3.3.0] - 2024-06-16

- Refactored scaffolding form to smaller components
- Code house keeping
- Added missing ACE template DataVisualization for SPFx 1.19.0
- Added GitHub Copilot Chat participant for SPFx Toolkit

## [3.2.0] - 2024-05-12

- Added support for SPFx 1.19.0

## [3.1.0] - 2024-04-28

- Refactor the action naming
- Fixed bug when there's a space in the folder path causing serve

## [3.0.0] - 2024-03-31

- Added VS Code extension walkthrough
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "viva-connections-toolkit",
"displayName": "SharePoint Framework Toolkit",
"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.",
"version": "3.2.2",
"version": "3.3.0",
"publisher": "m365pnp",
"preview": false,
"homepage": "https://github.com/pnp/vscode-viva",
Expand Down

0 comments on commit 34890c3

Please sign in to comment.