Skip to content

Commit 232a7eb

Browse files
committed
chore(release): cut the v5.1.0 release
1 parent 250a36c commit 232a7eb

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.1.0 (2024-08-10)
2+
3+
* fix(types): remove isNotEmpty type declaration (#3072) ([3de6d30](https://github.com/char0n/ramda-adjunct/commit/3de6d30)), closes [#3072](https://github.com/char0n/ramda-adjunct/issues/3072) [#2983](https://github.com/char0n/ramda-adjunct/issues/2983) [#3071](https://github.com/char0n/ramda-adjunct/issues/3071)
4+
* feat: add support for [email protected] (#3020) ([de94706](https://github.com/char0n/ramda-adjunct/commit/de94706)), closes [#3020](https://github.com/char0n/ramda-adjunct/issues/3020)
5+
16
# [5.0.1](https://github.com/char0n/ramda-adjunct/compare/v4.1.0...v4.1.1) (2024-06-02)
27

38
### Bug Fixes

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ It is also possible that our ES5 distributions run on node versions older than 0
137137
## API Documentation
138138

139139
[LATEST](https://char0n.github.io/ramda-adjunct),
140-
[PREVIOUS](https://char0n.github.io/ramda-adjunct/5.0.0),
140+
[PREVIOUS](https://char0n.github.io/ramda-adjunct/5.0.1),
141141
[ALL VERSIONS](./VERSIONS.md)
142142

143143
## Wrote about us

VERSIONS.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# API Documentation
22

33
[LATEST](https://char0n.github.io/ramda-adjunct),
4+
[5.0.1](https://char0n.github.io/ramda-adjunct/5.0.1),
45
[5.0.0](https://char0n.github.io/ramda-adjunct/5.0.0),
56
[4.1.1](https://char0n.github.io/ramda-adjunct/4.1.1),
67
[4.1.0](https://char0n.github.io/ramda-adjunct/4.1.0),

0 commit comments

Comments
 (0)