Skip to content

Commit

Permalink
Prepare for future development
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Dec 19, 2024
1 parent 3614136 commit cbf67ee
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,31 @@ Contributions are always welcome! For more info on how to contribute or develop

## Release History

### In Development:

**Breaking Changes:**

TBD

**New Features:**

TBD

**Deprecations:**

TBD

**Bug Fixes:**

TBD

**Maintenance:**

TBD

[View diff](https://github.com/dbader/node-datadog-metrics/compare/v0.12.1...main)


### 0.12.1 (2024-12-18)

**New Features:**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datadog-metrics",
"version": "0.12.1",
"version": "0.12.2-dev",
"description": "Buffered metrics reporting via the Datadog HTTP API",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit cbf67ee

Please sign in to comment.