We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891156f commit af0fd30Copy full SHA for af0fd30
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.2](https://github.com/mxsdev/LocalSandbox/compare/v1.0.1...v1.0.2) (2024-09-20)
2
+
3
4
+### Performance Improvements
5
6
+* disable cert caching for now ([0c87dc5](https://github.com/mxsdev/LocalSandbox/commit/0c87dc5604648b9aa12675c888794d84f7349188))
7
+* improve UX for default resources config ([12a7e64](https://github.com/mxsdev/LocalSandbox/commit/12a7e64361c0cec2abe96613ab8efa30d3d22aac))
8
9
## [1.0.1](https://github.com/mxsdev/LocalSandbox/compare/v1.0.0...v1.0.1) (2024-09-20)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "local-sandbox",
- "version": "1.0.1",
+ "version": "1.0.2",
"private": true,
"type": "module",
"description": "",
0 commit comments