Skip to content

Commit e11c6b4

Browse files
committed
docs: add Community Sponsor membership info and shoutout benefits
- Added "Community Sponsor – $10/month" tier details to README - Linked Buy Me a Coffee membership page - Described benefits: newsletter shoutout, project listing, and sponsor wall - Prepped for future support tiers and sponsorship visibility
1 parent 70fa6ca commit e11c6b4

File tree

6 files changed

+27
-9
lines changed

6 files changed

+27
-9
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [6.11.3] – 2025-07-31
2+
3+
### Added
4+
5+
- New "Community Sponsor – $10/month" tier with support via Buy Me a Coffee
6+
- Shoutout and project listing perks for sponsors
7+
- Link to membership page in README for easier access
8+
9+
### Changed
10+
11+
- Updated README to describe sponsor benefits and future support roadmap
12+
- Prepped structure for future premium content (e.g., exclusive animations, early access packs)
13+
14+
### Notes
15+
16+
This release focuses on enabling ongoing community support for cssanimation.io.
17+
If you love the project, consider becoming a member 💛
18+
119
## [6.11.2] – 2025-07-31
220

321
### Changed

dist/cssanimation-utility.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/*!* @preserve
33
* cssanimation-utilities.css - Utility classes for enhanced animation control and responsiveness.
44
* Part of: https://cssanimation.io/
5-
* Version: 6.11.2
6-
* Built: 2025-07-31 12:16:27 UTC
5+
* Version: 6.11.3
6+
* Built: 2025-07-31 16:28:41 UTC
77
*
88
* Author: Shafayetul Islam Pavel
99
* LinkedIn: https://www.linkedin.com/in/shafayetul/

dist/cssanimation-utility.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cssanimation.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/*!* @preserve
33
* cssanimation.css – Core animation styles and keyframes
44
* Part of: https://cssanimation.io/
5-
* Version: 6.11.2
6-
* Built: 2025-07-31 12:16:23 UTC
5+
* Version: 6.11.3
6+
* Built: 2025-07-31 16:28:38 UTC
77
*
88
* Author: Shafayetul Islam Pavel
99
* LinkedIn: https://www.linkedin.com/in/shafayetul/

dist/cssanimation.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hellouxpavel/cssanimation",
3-
"version": "6.11.2",
3+
"version": "6.11.3",
44
"description": "A Powerful CSS Animation Library for Advanced Motion Design.",
55
"main": "index.js",
66
"style": "dist/cssanimation.css",

0 commit comments

Comments
 (0)