Skip to content

Commit 9010cb4

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-09-20) ### Bug Fixes * parse out python location from version output ([f37e28b](f37e28b)) ### Features * initial release ([e79572c](e79572c)) ### Reverts * Revert "chore(release): 1.0.0 [skip ci]" ([c3afb05](c3afb05))
1 parent c3642a1 commit 9010cb4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 1.0.0 (2024-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* parse out python location from version output ([f37e28b](https://github.com/mxsdev/LocalSandbox/commit/f37e28b12f5956285cd17b4d243e38a6bccd5571))
7+
8+
9+
### Features
10+
11+
* initial release ([e79572c](https://github.com/mxsdev/LocalSandbox/commit/e79572c80d87871512b7ad789fb47515c8a59145))
12+
13+
14+
### Reverts
15+
16+
* Revert "chore(release): 1.0.0 [skip ci]" ([c3afb05](https://github.com/mxsdev/LocalSandbox/commit/c3afb05d8214680244cd40007008d328e94f36e1))

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": "0.1.0",
3+
"version": "1.0.0",
44
"private": true,
55
"type": "module",
66
"description": "",

0 commit comments

Comments
 (0)