Skip to content

Commit a4e4c65

Browse files
committed
chore(release): 0.0.7
1 parent 26efb9c commit a4e4c65

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.0.7 (2024-06-15)
6+
57
### 0.0.6 (2024-06-14)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tesla-vin",
33
"description": "Tesla Vehicle Identification Number (VIN) implemented following Model S/3/X/Y service manuals",
44
"homepage": "https://github.com/teslahunt/tesla-vin",
5-
"version": "0.0.6",
5+
"version": "0.0.7",
66
"main": "src/index.js",
77
"exports": {
88
".": "./src/index.js"

0 commit comments

Comments
 (0)