Skip to content

Commit e8dc476

Browse files
committed
release: 2021-08-10, Version 1.1.4 [skip ci]
1 parent 42511bf commit e8dc476

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.4](https://github.com/logdna/stdlib-node/compare/v1.1.3...v1.1.4) (2021-08-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **string**: fix typecasting of boolean values [42511bf](https://github.com/logdna/stdlib-node/commit/42511bf4c23b65f0d591a4ae6ba1eec0e8adfbb3) - Eric Satterwhite
9+
310
## [1.1.3](https://github.com/logdna/stdlib-node/compare/v1.1.2...v1.1.3) (2021-07-06)
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.3",
4+
"version": "1.1.4",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)