[GH-ISSUE #443] Release notes contain errors #310

Closed
opened 2026-02-26 02:32:47 +03:00 by kerem · 1 comment
Owner

Originally created by @TwizzyDizzy on GitHub (Sep 10, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/443

Hi @phanan

not really an issue, but sometimes your release notes contain "bugs". Please don't take this the wrong way, but I think this could lead to confusion for people with less experience. :)

The release notes for 3.3.1, for example:

git fetch
git check out v3.3.0
rm -rf node_modules
npm install

Line 2: should be git checkout v3.3.1

In the release notes for 3.3.0 there is also git check out ... where it should be git checkout ....

Cheers
Thomas

Originally created by @TwizzyDizzy on GitHub (Sep 10, 2016). Original GitHub issue: https://github.com/koel/koel/issues/443 Hi @phanan not really an issue, but sometimes your release notes contain "bugs". Please don't take this the wrong way, but I think this could lead to confusion for people with less experience. :) The release notes for 3.3.1, for example: > git fetch > git check out v3.3.0 > rm -rf node_modules > npm install Line 2: should be `git checkout v3.3.1` In the release notes for 3.3.0 there is also `git check out ...` where it should be `git checkout ...`. Cheers Thomas
kerem closed this issue 2026-02-26 02:32:48 +03:00
Author
Owner

@phanan commented on GitHub (Sep 11, 2016):

Oh, haha, what a shame. Thanks for letting me know.


Note to self: Don't release in a hurry.

<!-- gh-comment-id:246159135 --> @phanan commented on GitHub (Sep 11, 2016): Oh, haha, what a shame. Thanks for letting me know. --- Note to self: Don't release in a hurry.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#310
No description provided.