Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 14, 2024
1 parent f4fc3c9 commit bb5a7ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### 0.0.4 (2024-06-14)


### Bug Fixes

* motor detection for Model X ([f4fc3c9](https://github.com/teslahunt/tesla-vin/commit/f4fc3c9dd3a10b05982a5f1a20a050929a7e5eed))

### 0.0.3 (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tesla-vin",
"description": "Tesla Vehicle Identification Number (VIN) implemented following Model S/3/X/Y service manuals",
"homepage": "https://github.com/teslahunt/tesla-vin",
"version": "0.0.3",
"version": "0.0.4",
"main": "src/index.js",
"exports": {
".": "./src/index.js"
Expand Down

0 comments on commit bb5a7ea

Please sign in to comment.