Skip to content

Commit e263914

Browse files
chore: release 1.1.0
1 parent 089703e commit e263914

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://www.github.com/indivorg/utils/compare/v1.0.0...v1.1.0) (2021-11-03)
4+
5+
6+
### Features
7+
8+
* add method notEmpty ([8feae8e](https://www.github.com/indivorg/utils/commit/8feae8e75b335c185f3229b9b1bb4257a86eae7a))
9+
310
## 1.0.0 (2021-07-24)
411

512
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@indivorg/utils",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Collection of reusable functions",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)