Skip to content

Commit da8a32e

Browse files
feat: release version 0.4.1
1 parent 9b21f19 commit da8a32e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.1](https://github.com/fsuipc-node/api/compare/0.4.0...0.4.1) (2021-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* allow connexion to MSFS ([#9](https://github.com/fsuipc-node/api/issues/9)) ([9b21f19](https://github.com/fsuipc-node/api/commit/9b21f197cb6a9ef8eceee7d85e3f6b3f0a5c20aa))
7+
8+
9+
110
# [0.4.0](https://github.com/fsuipc-node/api/compare/0.3.0...0.4.0) (2020-02-04)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fsuipc/api",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"author": {
55
"name": "FSUIPC-Node Opensource Team",
66
"url": "https://github.com/fsuipc-node"

0 commit comments

Comments
 (0)