Skip to content

Commit

Permalink
chore: release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 21, 2024
1 parent 89a276c commit c0f3da4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.4.1](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.4.0...0.4.1) (2024-02-21)

### Bug Fixes

- 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)

# [0.4.0](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.3.0...0.4.0) (2024-01-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tidelift-me-up",
"version": "0.4.0",
"version": "0.4.1",
"description": "Finds your npm packages that are eligible for Tidelift funding. 💸",
"repository": {
"type": "git",
Expand Down

0 comments on commit c0f3da4

Please sign in to comment.