Skip to content

Commit 7612f98

Browse files
committed
3.0.1
1 parent 58b9099 commit 7612f98

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ 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-
## [v3.0.0](https://github.com/SocketDev/socket-config-js/compare/v2.1.3...v3.0.0)
10+
## [v3.0.1](https://github.com/SocketDev/socket-config-js/compare/v3.0.0...v3.0.1)
11+
12+
### Commits
13+
14+
- Removed references to prepare lifecycle [`58b9099`](https://github.com/SocketDev/socket-config-js/commit/58b9099e1f3b174005ce4d47ea56ba8053f6c89b)
15+
- Merge pull request #46 from SocketDev/deps [`d3979ba`](https://github.com/SocketDev/socket-config-js/commit/d3979badb6882acce1049745237b4d39a75de98b)
16+
- More updates and maintenance [`6397817`](https://github.com/SocketDev/socket-config-js/commit/63978172decc4617140192aab8ce18b7a2c92618)
17+
18+
## [v3.0.0](https://github.com/SocketDev/socket-config-js/compare/v2.1.3...v3.0.0) - 2025-05-19
1119

1220
### Merged
1321

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

0 commit comments

Comments
 (0)