File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed
Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,28 @@ No unreleased changes.
1111
1212---
1313
14+ ## [ v0.7.0] - 2025-12-19
15+
16+ ### 🚀 Added
17+ - ** Changelog Generation Command** ([ ebfa1e4] ( https://github.com/usrrname/cursorrules/commit/ebfa1e4 ) ) - Add changelog command for git history analysis
18+ - ** Playwright Testing Standards** ([ 52941a3] ( https://github.com/usrrname/cursorrules/commit/52941a3 ) ) - Playwright e2e testing best practices (#72 )
19+
20+ ### 🔧 Refactored
21+ - ** Architecture Command** ([ a3348ec] ( https://github.com/usrrname/cursorrules/commit/a3348ec ) ) - Rename and update documentation (#71 )
22+ - ** Testing Pyramid Agent** ([ b6e7d85] ( https://github.com/usrrname/cursorrules/commit/b6e7d85 ) ) - Refactor for improved clarity (#70 )
23+ - ** Git Commit Rules** ([ ddbe69d] ( https://github.com/usrrname/cursorrules/commit/ddbe69d ) ) - Identify file/folder renaming (#69 )
24+
25+ ### 📚 Documentation
26+ - ** Next.js React 19 Rules** ([ 3417768] ( https://github.com/usrrname/cursorrules/commit/3417768 ) ) - Clarify data fetching methods (#73 )
27+ - ** Commands Documentation** ([ 613859b] ( https://github.com/usrrname/cursorrules/commit/613859b ) ) - Update COMMANDS.md
28+ - ** Commands Config** ([ f5d6513] ( https://github.com/usrrname/cursorrules/commit/f5d6513 ) ) - Update commands.json
29+
30+ ### 🔒 Security
31+ - ** Workflow Permissions** ([ a4a47db] ( https://github.com/usrrname/cursorrules/commit/a4a47db ) ) - Fix code scanning alert #6 (#68 )
32+ - ** Workflow Permissions** ([ e6db344] ( https://github.com/usrrname/cursorrules/commit/e6db344 ) ) - Fix code scanning alert #7 (#67 )
33+
34+ ---
35+
1436## [ v0.6.0] - 2025-11-09
1537
1638### 🚀 Added
@@ -287,7 +309,8 @@ No unreleased changes.
287309
288310---
289311
290- [ Unreleased ] : https://github.com/usrrname/cursorrules/compare/v0.6.0...HEAD
312+ [ Unreleased ] : https://github.com/usrrname/cursorrules/compare/v0.7.0...HEAD
313+ [ v0.7.0 ] : https://github.com/usrrname/cursorrules/compare/v0.6.0...v0.7.0
291314[ v0.6.0 ] : https://github.com/usrrname/cursorrules/compare/v0.5.10...v0.6.0
292315[ v0.5.10 ] : https://github.com/usrrname/cursorrules/compare/v0.5.9...v0.5.10
293316[ v0.5.9 ] : https://github.com/usrrname/cursorrules/compare/v0.5.8...v0.5.9
You can’t perform that action at this time.
0 commit comments