diff --git a/.changeset/many-rice-chew.md b/.changeset/many-rice-chew.md deleted file mode 100644 index 8e8a2b9..0000000 --- a/.changeset/many-rice-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@dgac/nmb2b-client': patch ---- - -Remove unused dotenv/config import from config.ts diff --git a/.changeset/twelve-coats-try.md b/.changeset/twelve-coats-try.md deleted file mode 100644 index 068a133..0000000 --- a/.changeset/twelve-coats-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@dgac/nmb2b-client': patch ---- - -Fix tests failing when a flight returned by `queryFlightsBy*` has a non ICAO aerodrome of departure or destination diff --git a/CHANGELOG.md b/CHANGELOG.md index 90d9574..2ed0df0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @dgac/nmb2b-client +## 1.3.1 + +### Patch Changes + +- [#160](https://github.com/DGAC/nmb2b-client-js/pull/160) [`f872768`](https://github.com/DGAC/nmb2b-client-js/commit/f872768eab6cf100f2fd6a06af885ecea73506db) Thanks [@kouak](https://github.com/kouak)! - Remove unused dotenv/config import from config.ts + +- [#161](https://github.com/DGAC/nmb2b-client-js/pull/161) [`fb8297d`](https://github.com/DGAC/nmb2b-client-js/commit/fb8297dcdfed25288f8a2322879871a673900fef) Thanks [@kouak](https://github.com/kouak)! - Fix tests failing when a flight returned by `queryFlightsBy*` has a non ICAO aerodrome of departure or destination + ## 1.3.0 ### Minor Changes diff --git a/package.json b/package.json index 60096ed..de7aefc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dgac/nmb2b-client", - "version": "1.3.0", + "version": "1.3.1", "description": "EUROCONTROL Network Manager B2B SOAP client", "keywords": [ "EUROCONTROL",