Commit 3b461e7 1 parent cbd1321 commit 3b461e7 Copy full SHA for 3b461e7
File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.0.15 (2024-11-11)
2
+
3
+ ### β¨ Features
4
+
5
+ - add automerge capabilities to dependabot of minor and patch updates
6
+ - ** dependabot** : add automerge of dependabot prs if all checks pass
7
+
8
+ ### π¨ποΈ Style & Architecture
9
+
10
+ - ** symlinks** : undo previous change because it was not needed in the end
11
+
12
+ ### ππ· CI & Build
13
+
14
+ - fix automerge for minor dependabot updates
15
+
16
+ ### π§Ή chore
17
+
18
+ - ** typo** : fix typo
19
+
1
20
## v0.0.14 (2024-11-07)
2
21
3
22
### β¨ Features
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cookie-doh"
3
- version = " 0.0.14 "
3
+ version = " 0.0.15 "
4
4
description = " "
5
5
authors = [" microsoft" ]
6
6
license = " MIT License"
You canβt perform that action at this time.
0 commit comments