Skip to content

Commit dd09853

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2022-03-23) ### Features * implement `apply` ([6c8a4b4](6c8a4b4))
1 parent 6c8a4b4 commit dd09853

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,3 +1,10 @@
1+
# [4.1.0](https://github.com/customcommander/functionaut/compare/v4.0.0...v4.1.0) (2022-03-23)
2+
3+
4+
### Features
5+
6+
* implement `apply` ([6c8a4b4](https://github.com/customcommander/functionaut/commit/6c8a4b4615fbad33f95ee9e8e1eca02175ab4ca6))
7+
18
# [4.0.0](https://github.com/customcommander/functionaut/compare/v3.3.0...v4.0.0) (2022-01-28)
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.0.0",
3+
"version": "4.1.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)