Skip to content

Commit

Permalink
release: 2021-05-17, Version 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed May 17, 2021
1 parent 55ee9f2 commit 4786558
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

# [1.1.0](https://github.com/logdna/stdlib-node/compare/v1.0.4...v1.1.0) (2021-05-17)


### Features

* **object.has**: enable it on nested objects [55ee9f2](https://github.com/logdna/stdlib-node/commit/55ee9f28de8dabf61a0944cd21b6bffebc7783c9) - Samir Musali

## [1.0.4](https://github.com/logdna/stdlib-node/compare/v1.0.3...v1.0.4) (2021-05-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@logdna/stdlib",
"description": "Standardized module functions free of business logic",
"version": "1.0.4",
"version": "1.1.0",
"main": "index.js",
"scripts": {
"tap": "tap",
Expand Down

0 comments on commit 4786558

Please sign in to comment.