Skip to content

Commit 280758c

Browse files
committed
release: 2021-06-22, Version 1.1.2 [skip ci]
1 parent 7b13ef9 commit 280758c

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+
## [1.1.2](https://github.com/logdna/stdlib-node/compare/v1.1.1...v1.1.2) (2021-06-22)
4+
5+
6+
### Chores
7+
8+
* **deps**: update eslint-config-logdna requirement [7b13ef9](https://github.com/logdna/stdlib-node/commit/7b13ef9f258655dabe03d37f375fa897c92f8ea0) - Eric Satterwhite
9+
310
## [1.1.1](https://github.com/logdna/stdlib-node/compare/v1.1.0...v1.1.1) (2021-06-18)
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.1",
4+
"version": "1.1.2",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)