Skip to content

Commit af0fd30

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2024-09-20) ### Performance Improvements * disable cert caching for now ([0c87dc5](0c87dc5)) * improve UX for default resources config ([12a7e64](12a7e64))
1 parent 891156f commit af0fd30

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## [1.0.1](https://github.com/mxsdev/LocalSandbox/compare/v1.0.0...v1.0.1) (2024-09-20)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "local-sandbox",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": true,
55
"type": "module",
66
"description": "",

0 commit comments

Comments
 (0)