Skip to content

Commit e53c801

Browse files
chore: release v0.2.0
1 parent aff3478 commit e53c801

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1+
# [0.2.0](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.1.7...0.2.0) (2023-12-14)
2+
3+
### Bug Fixes
4+
5+
- directly query npm instead of via npms ([#186](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/186)) ([26214aa](https://github.com/JoshuaKGoldberg/tidelift-me-up/commit/26214aa9af7528d8992ae503ac96ea4755b13abf)), closes [#185](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/185)
6+
7+
### Features
8+
9+
- 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)
10+
111
# Changelog

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tidelift-me-up",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "Finds your npm packages that are eligible for Tidelift funding. 💸",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)