Skip to content

Commit a7b6276

Browse files
chore: release v0.6.1
1 parent 2b26d03 commit a7b6276

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,5 +1,11 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.6.0...0.6.1) (2025-04-03)
4+
5+
### Bug Fixes
6+
7+
- bump to create-typescript-app@2 with transitions action ([#684](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/684)) ([2b26d03](https://github.com/JoshuaKGoldberg/tidelift-me-up/commit/2b26d030a03b0fff136111590767e710ad9f15a6)), closes [#664](https://github.com/JoshuaKGoldberg/tidelift-me-up/issues/664)
8+
39
# [0.6.0](https://github.com/JoshuaKGoldberg/tidelift-me-up/compare/0.5.0...0.6.0) (2025-04-01)
410

511
### 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.6.0",
3+
"version": "0.6.1",
44
"description": "CLI that checks if your npm packages are eligible for Tidelift funding. 💸",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)