Skip to content

Commit 24ea3f6

Browse files
committed
Release v1.0.10
1 parent 2669577 commit 24ea3f6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@
138138
"print": "cpp",
139139
"stack": "cpp"
140140
},
141+
"cmake.ignoreCMakeListsMissing": true
141142
}

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
175175

176176
<!-- Section for Reference Links -->
177177

178-
[vNext]: https://github.com/jakoch/cpp-devbox/compare/v1.0.9...HEAD
178+
[vNext]: https://github.com/jakoch/cpp-devbox/compare/v1.0.10...HEAD
179+
[1.0.10]: https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.10
179180
[1.0.9]: https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.9
180181
[1.0.8]: https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.8
181182
[1.0.7]: https://github.com/jakoch/cpp-devbox/releases/tag/v1.0.7

0 commit comments

Comments
 (0)