Skip to content

Commit

Permalink
chore(release): 2.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
samrum committed Apr 26, 2023
1 parent 9d6981b commit c3e765e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.19](https://github.com/samrum/OnStarJS/compare/v2.3.18...v2.3.19) (2023-04-26)


### Bug Fixes

* update app config values (4169) ([#220](https://github.com/samrum/OnStarJS/issues/220)) ([9a893f1](https://github.com/samrum/OnStarJS/commit/9a893f10a7761eb0c59837739d8f2b3f582bc4a3))

### [2.3.18](https://github.com/samrum/OnStarJS/compare/v2.3.17...v2.3.18) (2023-03-30)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onstarjs",
"version": "2.3.18",
"version": "2.3.19",
"description": "Unofficial package for making OnStar API requests",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -79,4 +79,4 @@
"typescript": "^4.2.4"
},
"peerDependencies": {}
}
}

0 comments on commit c3e765e

Please sign in to comment.