File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v2.1.2] ( https://github.com/SocketDev/socket-config-js/compare/v2.1.1...v2.1.2 )
10
+ ## [ v2.1.3] ( https://github.com/SocketDev/socket-config-js/compare/v2.1.2...v2.1.3 )
11
+
12
+ ### Merged
13
+
14
+ - Bump actions/setup-node from 2 to 3 [ ` #17 ` ] ( https://github.com/SocketDev/socket-config-js/pull/17 )
15
+ - Bump actions/checkout from 2 to 3 [ ` #16 ` ] ( https://github.com/SocketDev/socket-config-js/pull/16 )
16
+
17
+ ### Commits
18
+
19
+ - Merge pull request #20 from SocketDev/authenticated-project-report-urls [ ` 703ff06 ` ] ( https://github.com/SocketDev/socket-config-js/commit/703ff06dd7b70be3070eecad48730d5a5a6b7cbf )
20
+ - Add an authenticatedProjectReports setting [ ` 0a392ac ` ] ( https://github.com/SocketDev/socket-config-js/commit/0a392ac85a7e7c61ed11001ec26d1f7ecda02218 )
21
+ - Merge pull request #18 from SocketDev/dependabot/npm_and_yarn/typescript-5.0.2 [ ` 96395a7 ` ] ( https://github.com/SocketDev/socket-config-js/commit/96395a7cd9b17a1b1d81b1cc757f4c8541660e0d )
22
+
23
+ ## [ v2.1.2] ( https://github.com/SocketDev/socket-config-js/compare/v2.1.1...v2.1.2 ) - 2023-03-03
11
24
12
25
### Commits
13
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @socketsecurity/config" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " Config parser for Socket.dev" ,
5
5
"homepage" : " http://github.com/SocketDev/socket-config-js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments