Skip to content

Commit 3b0a63b

Browse files
chore(main): release 3.12.0
1 parent faaae6a commit 3b0a63b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.11.0"
2+
".": "3.12.0"
33
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [3.12.0](https://github.com/dgokcin/dotfiles/compare/v3.11.0...v3.12.0) (2025-05-08)
4+
5+
6+
### Features
7+
8+
* **ai:** introduce dedicated cursor modes for gitboi and jira-ninja ([faaae6a](https://github.com/dgokcin/dotfiles/commit/faaae6a08a78276f0e2848d4fc0c869345135c35))
9+
* introduce modes.json ([f928684](https://github.com/dgokcin/dotfiles/commit/f9286846b0a20333f37401476f33ed9af7216026))
10+
11+
12+
### Bug Fixes
13+
14+
* ad some critical rules ([111f53d](https://github.com/dgokcin/dotfiles/commit/111f53d2a584d7e546adc5b15e25926a9a7f71d4))
15+
* escape properly for commits ([8748f08](https://github.com/dgokcin/dotfiles/commit/8748f081cfdf9902d52f0cf90e33b978562e75eb))
16+
* existing workflow glob fix ([edf0928](https://github.com/dgokcin/dotfiles/commit/edf0928740934ef01350e6cd417fcfabce539e58))
17+
* issue numbering problems ([fa66407](https://github.com/dgokcin/dotfiles/commit/fa66407b68663753e3eea6090a06854aeac9b840))
18+
* **pr-workflow:** remove git parent dependency from github pr rule ([198018e](https://github.com/dgokcin/dotfiles/commit/198018e3618743f50baac65fd1a2aa86de422cc7))
19+
* should solve the date problem ([60bf622](https://github.com/dgokcin/dotfiles/commit/60bf622b8a938769e20c0e830013000f4a277738))
20+
* try forcing frontmatter for new rule creation ([b1bebbd](https://github.com/dgokcin/dotfiles/commit/b1bebbdb8005a40de64e8b78ee31842b9568edc2))
21+
* working on the pr generation command ([81b26f9](https://github.com/dgokcin/dotfiles/commit/81b26f99b395afbd69fed66a3176de3b648bbd8d))
22+
323
## [3.11.0](https://github.com/dgokcin/dotfiles/compare/v3.10.0...v3.11.0) (2025-04-05)
424

525

0 commit comments

Comments
 (0)