We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2dd03 commit 73b178aCopy full SHA for 73b178a
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [1.5.0](https://github.com/node-modules/connection/compare/v1.4.0...v1.5.0) (2024-06-19)
4
5
6
+### Features
7
8
+* remove @types/node from dependencies ([#7](https://github.com/node-modules/connection/issues/7)) ([ef2dd03](https://github.com/node-modules/connection/commit/ef2dd03422bcfb9c5305c28f5ff0050d92f33b48))
package.json
@@ -1,6 +1,6 @@
{
"name": "connection",
- "version": "1.4.0",
+ "version": "1.5.0",
"engines": {
"node": ">= 8.0.0"
},
0 commit comments