Skip to content

Commit 2db5792

Browse files
Version Packages (#151)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4c4ee7c commit 2db5792

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/brave-geese-develop.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @dgac/nmb2b-client
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#150](https://github.com/DGAC/nmb2b-client-js/pull/150) [`4c4ee7c`](https://github.com/DGAC/nmb2b-client-js/commit/4c4ee7c2c9fce42169d23b164260180de7e8ba3c) Thanks [@kouak](https://github.com/kouak)! - Improve type safety of B2B replies when objects are potentially empty.
8+
9+
See https://github.com/DGAC/nmb2b-client-js/issues/149
10+
311
## 1.0.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dgac/nmb2b-client",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "EUROCONTROL Network Manager B2B SOAP client",
55
"keywords": [
66
"EUROCONTROL",

0 commit comments

Comments
 (0)