We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f2c75 commit ac86940Copy full SHA for ac86940
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Changelog
2
3
+## [1.1.3](https://github.com/logdna/stdlib-node/compare/v1.1.2...v1.1.3) (2021-07-06)
4
+
5
6
+### Chores
7
8
+* **deps**: update eslint requirement from ^7.26.0 to ^7.30.0 [53f2c75](https://github.com/logdna/stdlib-node/commit/53f2c752d9e8882794817a6624e3c5a1eccd0547) - Darin Spivey
9
10
## [1.1.2](https://github.com/logdna/stdlib-node/compare/v1.1.1...v1.1.2) (2021-06-22)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@logdna/stdlib",
"description": "Standardized module functions free of business logic",
- "version": "1.1.2",
+ "version": "1.1.3",
"main": "index.js",
"scripts": {
"tap": "tap",
0 commit comments