Skip to content

Commit

Permalink
chore(release): 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
samrum committed Mar 20, 2022
1 parent 87fab2f commit 2814ce4
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.5](https://github.com/samrum/OnStarJS/compare/v2.3.4...v2.3.5) (2022-03-20)


### Bug Fixes

* update app config values (3286103) ([#194](https://github.com/samrum/OnStarJS/issues/194)) ([87fab2f](https://github.com/samrum/OnStarJS/commit/87fab2fa781098c87a3263083a96ce8020dce7d2))

### [2.3.4](https://github.com/samrum/OnStarJS/compare/v2.3.3...v2.3.4) (2022-02-21)


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.4",
"version": "2.3.5",
"description": "Unofficial package for making OnStar API requests",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 2814ce4

Please sign in to comment.