Skip to content

Commit 772fdeb

Browse files
Merge pull request #4865 from pnp/dev
Release 3.1.0
2 parents a232f53 + 15ed55d commit 772fdeb

File tree

6 files changed

+5480
-5463
lines changed

6 files changed

+5480
-5463
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file.
66

77
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88

9-
## [Current nightly]
9+
10+
## [Current Nightly]
1011

1112
### Added
1213

@@ -17,6 +18,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1718
### Contributors
1819

1920

21+
## [3.1.0]
22+
23+
### Added
24+
25+
### Fixed
26+
- Fixed issues with cmdlets not being able to read embedded resources
27+
28+
### Removed
29+
30+
### Contributors
31+
- Erwin van Hunen [erwinvanhunen]
32+
- Bert Jansen [jansenbe]
33+
2034
## [3.0.0]
2135

2236
### Added

dependencies.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Updated": "20250417-025629",
3-
"PnPPowerShell": "cfbad0f1eb7b4999405a41d6cd8c3663e98e9b57",
4-
"PnPFramework": "0caff18fe91b635b0c239656e7917c5328db3ad0",
5-
"PnPCore": "9ce8886215ce8bc496ea03eb554abbc149ae3e56"
2+
"Updated": "20250418-025215",
3+
"PnPPowerShell": "7f306b8d3d867428d21c67b5ed7015429e4328f0",
4+
"PnPFramework": "f2669d97d74aca7165f5113e8fd8e879db4bbed6",
5+
"PnPCore": "fdb920c8fab88984d1d3834cff0bea1d43444deb"
66
}

0 commit comments

Comments
 (0)