Skip to content

Commit f92bf85

Browse files
committed
chore: merge release-v0.2.14 into main
2 parents 9ef2798 + d0a1d97 commit f92bf85

File tree

8 files changed

+197
-441
lines changed

8 files changed

+197
-441
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"extensions": [
3030
"bmuskalla.vscode-tldr",
3131
"christian-kohler.path-intellisense",
32+
"fill-labs.dependi",
3233
"foxundermoon.shell-format",
3334
"mutantdino.resourcemonitor",
3435
"redhat.vscode-yaml",
3536
"rust-lang.rust-analyzer",
36-
"serayuzgur.crates",
3737
"tamasfe.even-better-toml",
3838
"timonwong.shellcheck",
3939
"vadimcn.vscode-lldb"

.github/release-body.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
### 2024-06-17
1+
### 2024-07-26
22

33
### Chores
4-
+ dependencies updated, [23a1e059aa4999343b8426a483bd8fc23e93211f]
4+
+ .devcontainer updated, [2aa60db77adba5ef71ad144e949468e44f1de3ed]
5+
+ Rust 1.80 linting, [6a9bb6b6284d22eaa83f8db9d503cf4e7d375fc9]
6+
+ dependencies updated, [0347bcc1dac78ec80a473e1912cf0b7e40e4ce6f]
57

68
see <a href='https://github.com/mrjackwills/leafcast_pi/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# <a href='https://github.com/mrjackwills/leafcast_pi/releases/tag/v0.2.14'>v0.2.14</a>
2+
### 2024-07-26
3+
4+
### Chores
5+
+ .devcontainer updated,[2aa60db7](https://github.com/mrjackwills/leafcast_pi/commit/2aa60db77adba5ef71ad144e949468e44f1de3ed)
6+
+ Rust 1.80 linting,[6a9bb6b6](https://github.com/mrjackwills/leafcast_pi/commit/6a9bb6b6284d22eaa83f8db9d503cf4e7d375fc9)
7+
+ dependencies updated,[0347bcc1](https://github.com/mrjackwills/leafcast_pi/commit/0347bcc1dac78ec80a473e1912cf0b7e40e4ce6f)
8+
19
# <a href='https://github.com/mrjackwills/leafcast_pi/releases/tag/v0.2.13'>v0.2.13</a>
210
### 2024-06-17
311

0 commit comments

Comments
 (0)