Skip to content

Commit edab8c3

Browse files
committed
3.3.0
1 parent 4a41e50 commit edab8c3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 3.3.0 (2019-04-26)
4+
35
* Add `pipe` function
46
* Add `match` function
57
* Add `startsWith` function

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fkit",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "A functional programming toolkit for JavaScript.",
55
"homepage": "https://github.com/nullobject/fkit",
66
"author": "Josh Bassett <hello@joshbassett.info> (https://joshbassett.info)",

0 commit comments

Comments
 (0)