Skip to content

Commit

Permalink
chore(release): 2.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
samrum committed Nov 3, 2022
1 parent 95ab4d8 commit 884b87c
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.

### [2.3.13](https://github.com/samrum/OnStarJS/compare/v2.3.12...v2.3.13) (2022-11-03)


### Bug Fixes

* 403 insufficient_scope when running commands ([#210](https://github.com/samrum/OnStarJS/issues/210)) ([95ab4d8](https://github.com/samrum/OnStarJS/commit/95ab4d872ebdf8ba455108f913ada8b5c3bc46f1))

### [2.3.12](https://github.com/samrum/OnStarJS/compare/v2.3.11...v2.3.12) (2022-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onstarjs",
"version": "2.3.12",
"version": "2.3.13",
"description": "Unofficial package for making OnStar API requests",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 884b87c

Please sign in to comment.