We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b13ef9 commit 280758cCopy full SHA for 280758c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Changelog
2
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
10
## [1.1.1](https://github.com/logdna/stdlib-node/compare/v1.1.0...v1.1.1) (2021-06-18)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@logdna/stdlib",
"description": "Standardized module functions free of business logic",
- "version": "1.1.1",
+ "version": "1.1.2",
"main": "index.js",
"scripts": {
"tap": "tap",
0 commit comments