Skip to content

Commit c0f3da4

Browse files
chore: release v0.4.1
1 parent 89a276c commit c0f3da4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.4.1](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.4.0...0.4.1) (2024-02-21)
2+
3+
### Bug Fixes
4+
5+
- don't include monetary estimates for lifted packages ([#253](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/253)) ([89a276c](https://github.com/JoshuaKGoldberg/tidelift-me-up/commit/89a276cf4b3e2a48da15c9ae1d296182e8751831)), closes [#252](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/252)
6+
17
# [0.4.0](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.3.0...0.4.0) (2024-01-24)
28

39
### Features

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.0",
3+
"version": "0.4.1",
44
"description": "Finds your npm packages that are eligible for Tidelift funding. 💸",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)