Skip to content

Commit

Permalink
chore(release): cut the v2.19.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Aug 28, 2019
1 parent eedff0a commit 9a7c28c
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="2.19.3"></a>
## [2.19.3](https://github.com/char0n/ramda-adjunct/compare/v2.19.2...v2.19.3) (2019-08-28)

* remove donations from postinstall script ([9acaf53](https://github.com/char0n/ramda-adjunct/commit/9acaf53))


<a name="2.19.2"></a>
## [2.19.2](https://github.com/char0n/ramda-adjunct/compare/v2.19.1...v2.19.2) (2019-08-27)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,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),
[PREVIOUS](https://char0n.github.io/ramda-adjunct/2.19.1),
[PREVIOUS](https://char0n.github.io/ramda-adjunct/2.19.2),
[ALL VERSIONS](./VERSIONS.md)

## Wrote about us
Expand Down
3 changes: 2 additions & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# API Documentation

[LATEST](https://char0n.github.io/ramda-adjunct),
[2.19.0](https://char0n.github.io/ramda-adjunct/2.19.1),
[2.19.2](https://char0n.github.io/ramda-adjunct/2.19.2),
[2.19.1](https://char0n.github.io/ramda-adjunct/2.19.1),
[2.19.0](https://char0n.github.io/ramda-adjunct/2.19.0),
[2.18.0](https://char0n.github.io/ramda-adjunct/2.18.0),
[2.17.0](https://char0n.github.io/ramda-adjunct/2.17.0),
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"functional"
],
"sideEffects": false,
"version": "2.20.0",
"version": "2.19.3",
"homepage": "https://github.com/char0n/ramda-adjunct",
"license": "BSD-3-Clause",
"repository": {
Expand Down

0 comments on commit 9a7c28c

Please sign in to comment.