Commit 4e8cfa0 1 parent 5011c47 commit 4e8cfa0 Copy full SHA for 4e8cfa0
File tree 2 files changed +34
-1
lines changed
2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.0.12 (2024-07-25)
2
+
3
+ ### β¨ Features
4
+
5
+ - add autocompletion for poetry in zsh
6
+ - remake the devcontainer with dockerfile
7
+ - install azure-cli gh and docker to devcontainer
8
+ - add docker build support
9
+
10
+ ### πποΈ Fixes
11
+
12
+ - ** devcontainer** : fix typo in post-create.sh devcontainer script
13
+
14
+ ### ππ· CI & Build
15
+
16
+ - ** dependabot** : group security updates of dependabot
17
+
18
+ ### ππ‘ Documentation
19
+
20
+ - fix typo on curl install
21
+
22
+ ### ππ§πβοΈ π©π½οΈπ»π¬π₯π±π©π₯
π©Ί Others
23
+
24
+ - fix typo in dependabot.yaml
25
+
26
+ ### π§π¨π¦οΈ Configuration, Scripts, Packages
27
+
28
+ - change default config values of copier
29
+
30
+ ### π©Ή fix-simple
31
+
32
+ - ** devcontainer** : use register-python-argcomplete3 rather than register-python-argcomplete
33
+
1
34
## v0.0.11 (2024-07-12)
2
35
3
36
### πββ¬οΈ ββ¬οΈ Dependencies
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cookie-doh"
3
- version = " 0.0.11 "
3
+ version = " 0.0.12 "
4
4
description = " "
5
5
authors = [" microsoft" ]
6
6
license = " MIT License"
You canβt perform that action at this time.
0 commit comments