Skip to content

Commit

Permalink
chore(release): cut the v2.13.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Dec 8, 2018
1 parent 7a0c68f commit e9fe7e1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="2.13.0"></a>
# [2.13.0](https://github.com/char0n/ramda-adjunct/compare/v2.12.0...v2.13.0) (2018-12-08)


### Bug Fixes

* **isBoolean:** make this predicate work in different realms ([b89ade0](https://github.com/char0n/ramda-adjunct/commit/b89ade0)), closes [#724](https://github.com/char0n/ramda-adjunct/issues/724)
* **isDate:** make this predicate work in different realms ([1963c2d](https://github.com/char0n/ramda-adjunct/commit/1963c2d)), closes [#724](https://github.com/char0n/ramda-adjunct/issues/724)
* **isRegExp:** make this predicate work in different realms ([f0150a9](https://github.com/char0n/ramda-adjunct/commit/f0150a9)), closes [#724](https://github.com/char0n/ramda-adjunct/issues/724)


### Features

* add support for ramda@0.26.1 ([2de8c22](https://github.com/char0n/ramda-adjunct/commit/2de8c22))



<a name="2.12.0"></a>
# [2.12.0](https://github.com/char0n/ramda-adjunct/compare/v2.11.0...v2.12.0) (2018-11-25)

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ It is also possible that our ES5 distributions run on node versions older than 0
## API Documentation

[LATEST](https://char0n.github.io/ramda-adjunct),
[2.11.0](https://char0n.github.io/ramda-adjunct/2.12.0),
[2.11.0](https://char0n.github.io/ramda-adjunct/2.11.0),
[2.10.0](https://char0n.github.io/ramda-adjunct/2.10.0),
[2.9.0](https://char0n.github.io/ramda-adjunct/2.9.0),
Expand Down

0 comments on commit e9fe7e1

Please sign in to comment.