Skip to content

Commit ac86940

Browse files
committed
release: 2021-07-06, Version 1.1.3 [skip ci]
1 parent 53f2c75 commit ac86940

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.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+
310
## [1.1.2](https://github.com/logdna/stdlib-node/compare/v1.1.1...v1.1.2) (2021-06-22)
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.2",
4+
"version": "1.1.3",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)