Skip to content

Commit ca45eff

Browse files
committed
release: 2022-08-01, Version 1.2.0 [skip ci]
1 parent b0e8d00 commit ca45eff

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+
# [1.2.0](https://github.com/logdna/stdlib-node/compare/v1.1.5...v1.2.0) (2022-08-01)
4+
5+
6+
### Features
7+
8+
* **lang**: include callable class object [b0e8d00](https://github.com/logdna/stdlib-node/commit/b0e8d006ae1fcd60e083f349bf7e83ed13eb93c5) - Eric Satterwhite
9+
310
## [1.1.5](https://github.com/logdna/stdlib-node/compare/v1.1.4...v1.1.5) (2021-09-02)
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": "1.1.5",
4+
"version": "1.2.0",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)