Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raed667 committed Oct 28, 2022
1 parent bceabeb commit 1856862
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.0.1](https://github.com/raed667/opensky-api/compare/v1.0.8...v2.0.1) (2022-10-28)

### [1.0.8](https://github.com/raed667/opensky-api/compare/v1.0.6...v1.0.8) (2022-04-10)

### [1.0.6](https://github.com/raed667/opensky-api/compare/v1.0.4...v1.0.6) (2022-04-10)
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": "opensky-api",
"version": "1.0.9",
"version": "2.0.1",
"description": "Library wrapper for OpenSky REST API.",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -94,4 +94,4 @@
"**/*.spec.js"
]
}
}
}

0 comments on commit 1856862

Please sign in to comment.