Skip to content

Commit 827ed49

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.0...v4.2.0) (2022-08-18) ### Features * implement `fold` ([6582c6a](6582c6a))
1 parent 6582c6a commit 827ed49

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.2.0](https://github.com/customcommander/functionaut/compare/v4.1.0...v4.2.0) (2022-08-18)
2+
3+
4+
### Features
5+
6+
* implement `fold` ([6582c6a](https://github.com/customcommander/functionaut/commit/6582c6a2665bf8b58db5ae05632067c9b0afd97b))
7+
18
# [4.1.0](https://github.com/customcommander/functionaut/compare/v4.0.0...v4.1.0) (2022-03-23)
29

310

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": "4.1.0",
3+
"version": "4.2.0",
44
"author": "customcommander <[email protected]>",
55
"repository": "https://github.com/customcommander/functionaut.git",
66
"homepage": "https://customcommander.github.io/functionaut/",

0 commit comments

Comments
 (0)