Skip to content

Commit 57e7743

Browse files
committed
2.1.2
1 parent 9df8d4d commit 57e7743

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ 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.1](https://github.com/SocketDev/socket-config-js/compare/v2.1.0...v2.1.1)
10+
## [v2.1.2](https://github.com/SocketDev/socket-config-js/compare/v2.1.1...v2.1.2)
11+
12+
### Commits
13+
14+
- test commit [`9df8d4d`](https://github.com/SocketDev/socket-config-js/commit/9df8d4d72336f54333af5f24d1829783b6c6e48c)
15+
16+
## [v2.1.1](https://github.com/SocketDev/socket-config-js/compare/v2.1.0...v2.1.1) - 2023-03-03
1117

1218
### Merged
1319

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.1",
3+
"version": "2.1.2",
44
"description": "Config parser for Socket.dev",
55
"homepage": "http://github.com/SocketDev/socket-config-js",
66
"repository": {

0 commit comments

Comments
 (0)