Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: develop #104

Merged
merged 14 commits into from
Aug 29, 2024
Merged

feat: develop #104

merged 14 commits into from
Aug 29, 2024

Conversation

Bugs5382
Copy link
Owner

@Bugs5382 Bugs5382 commented Aug 29, 2024

Search terms

Questioner

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Other things:

  • Write a unit test or update unit tests that cover your change in the code?
  • Set the PR to merge into the develop branch?
  • Clear documentation per the guidelines in the README.md as we are support medical applications?

Bugs5382 and others added 14 commits June 25, 2024 09:05
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.1.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.15 to 22.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…yarn/develop/types/node-22.3.0' into develop
* updated documentation
* added unit tests for AA, AR, and AE
* updated inbound to use messageParsed vs. message for code consistency
# [2.5.0-beta.1](v2.4.1...v2.5.0-beta.1) (2024-08-20)

### Features

* **#100:** added AE support ([20f33c3](20f33c3)), closes [#100](#100)
* **#100:** support ae type in send response ([#101](#101)) ([5e09595](5e09595)), closes [#100](#100)
@Bugs5382 Bugs5382 merged commit b38334b into main Aug 29, 2024
9 checks passed
Bugs5382 pushed a commit that referenced this pull request Aug 29, 2024
# [2.5.0](v2.4.1...v2.5.0) (2024-08-29)

### Features

* **#100:** added AE support ([20f33c3](20f33c3)), closes [#100](#100)
* **#100:** support ae type in send response ([#101](#101)) ([5e09595](5e09595)), closes [#100](#100)
* develop ([#104](#104)) ([b38334b](b38334b))
@Bugs5382
Copy link
Owner Author

🎉 This issue has been resolved in version 2.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Bugs5382 pushed a commit that referenced this pull request Sep 21, 2024
# [3.0.0-beta.2](v3.0.0-beta.1...v3.0.0-beta.2) (2024-09-21)

### Features

* develop ([#104](#104)) ([b38334b](b38334b))
@Bugs5382
Copy link
Owner Author

🎉 This PR is included in version 3.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants