Skip to content

Commit 64c49b2

Browse files
committed
release: 2025-07-11, Version 2.1.0 [skip ci]
1 parent 4a20cad commit 64c49b2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# [2.1.0](https://github.com/logdna/stdlib-node/compare/v2.0.0...v2.1.0) (2025-07-11)
4+
5+
6+
### Features
7+
8+
* **moduleId**: add module id function [4a20cad](https://github.com/logdna/stdlib-node/commit/4a20cad276e003442dc03173008c27e419e02ace) - Matt March
9+
310
# [2.0.0](https://github.com/logdna/stdlib-node/compare/v1.2.3...v2.0.0) (2024-11-01)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@logdna/stdlib",
33
"description": "Standardized module functions free of business logic",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)