Skip to content

Commit 9b57fec

Browse files
chore: release v0.5.0
1 parent cce61e3 commit 9b57fec

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Changelog
2+
3+
# [0.5.0](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.4.2...0.5.0) (2025-02-24)
4+
5+
### Features
6+
7+
- update results for invalid user and valid user with zero packages ([#591](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/591)) ([cce61e3](https://github.com/JoshuaKGoldberg/tidelift-me-up/commit/cce61e3808cbb9e77c018e697139147ddd464866)), closes [#17](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/17) [#17](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/17)
8+
19
## [0.4.2](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.4.1...0.4.2) (2024-11-28)
210

311
### Bug Fixes
@@ -31,5 +39,3 @@
3139
### Features
3240

3341
- allow comma-separated owners ([#190](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/190)) ([aff3478](https://github.com/JoshuaKGoldberg/tidelift-me-up/commit/aff3478c2baf4c7b7ab9ab381398c5b4ac961009)), closes [#10](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/10)
34-
35-
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tidelift-me-up",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "CLI that checks if your npm packages are eligible for Tidelift funding. 💸",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)