Skip to content

Commit b09484d

Browse files
committed
chore: update funding details
1 parent fed1f46 commit b09484d

5 files changed

Lines changed: 10 additions & 4 deletions

File tree

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: castastrophe
2+
buy_me_a_coffee: castastrophe

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
## [1.0.2](https://github.com/castastrophe/glob-concat-cli/compare/v1.0.1...v1.0.2) (2025-11-04)
22

3-
43
### Bug Fixes
54

6-
* linted all assets with updated tooling ([51a1c0c](https://github.com/castastrophe/glob-concat-cli/commit/51a1c0cf93e6e5aeccaf23a9b98484a729c45e8e))
5+
- linted all assets with updated tooling ([51a1c0c](https://github.com/castastrophe/glob-concat-cli/commit/51a1c0cf93e6e5aeccaf23a9b98484a729c45e8e))
76

87
# Change log
98

FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENS
7474

7575
## Funding ☕️
7676

77-
I am gainfully employed at the moment, however, if you find this plugin useful and would like to buy me a coffee/beer as a small thank you, I would greatly appreciate it! Funding links are available in the GitHub UI for this repo.
77+
If you find this plugin useful and would like to buy me a coffee/beer as a small thank you, I would greatly appreciate it! Funding links are available in the GitHub UI for this repo.
78+
79+
<a href="https://www.buymeacoffee.com/castastrophe" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@
7171
{
7272
"type": "github",
7373
"url": " https://github.com/sponsors/castastrophe"
74+
},
75+
{
76+
"type": "buy-me-a-coffee",
77+
"url": "https://www.buymeacoffee.com/castastrophe"
7478
}
7579
],
7680
"lint-staged": {

0 commit comments

Comments
 (0)