Skip to content

Commit c543a5b

Browse files
committed
2.1.3
1 parent 703ff06 commit c543a5b

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

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
1124

1225
### Commits
1326

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socketsecurity/config",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Config parser for Socket.dev",
55
"homepage": "http://github.com/SocketDev/socket-config-js",
66
"repository": {

0 commit comments

Comments
 (0)