Skip to content

Commit 3574912

Browse files
github-actions[bot]mmarchini
authored andcommitted
chore(develop): release 3.1.0
1 parent b63f06f commit 3574912

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/mmarchini-oss/node-observe/compare/v3.0.0...v3.1.0) (2025-06-07)
4+
5+
6+
### Features
7+
8+
* **custom-script:** allow passing arguments to custom scripts ([327e816](https://github.com/mmarchini-oss/node-observe/commit/327e81650a8ca958c9abcff20ac6fc0f122dce54))
9+
310
## [3.0.0](https://github.com/mmarchini-oss/node-observe/compare/v2.0.0...v3.0.0) (2024-08-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mmarchini/observe",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Inspector Protocol made easy",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)