Skip to content

Commit ad208af

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2021-10-29) ### Features * implement allfn ([472b596](472b596)) * implement anyfn ([14c0f64](14c0f64)) * implement nonefn ([e5b9172](e5b9172))
1 parent e5b9172 commit ad208af

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.2.0](https://github.com/customcommander/functionaut/compare/v2.1.0...v2.2.0) (2021-10-29)
2+
3+
4+
### Features
5+
6+
* implement allfn ([472b596](https://github.com/customcommander/functionaut/commit/472b59649ce7c750e83006b99f615b996eff3aeb))
7+
* implement anyfn ([14c0f64](https://github.com/customcommander/functionaut/commit/14c0f64e58501022338194ced3f3b261343ea253))
8+
* implement nonefn ([e5b9172](https://github.com/customcommander/functionaut/commit/e5b9172f1ad35048a4c9654520cc2e318473be98))
9+
110
# [2.1.0](https://github.com/customcommander/functionaut/compare/v2.0.0...v2.1.0) (2021-10-27)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@customcommander/functionaut",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"author": "customcommander <hello@spinjs.com>",
55
"repository": "https://github.com/customcommander/functionaut.git",
66
"homepage": "https://customcommander.github.io/functionaut/",

0 commit comments

Comments
 (0)