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: completed missing function #70

Merged
merged 14 commits into from
Apr 30, 2024
Merged

feat: completed missing function #70

merged 14 commits into from
Apr 30, 2024

Conversation

Bugs5382
Copy link
Owner

No description provided.

dependabot bot and others added 13 commits March 18, 2024 11:02
Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v11.1.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.30.7...v0.31.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
- added function in which I did document as one that existed, but realized it did not
- didn't break the functionally
- produced fix for #61
# [2.1.0-beta.3](v2.1.0-beta.2...v2.1.0-beta.3) (2024-04-30)

### Features

* add getAckMessage ([c2d5442](c2d5442)), closes [#61](#61)
* res.getackmessage() is not defined ([#69](#69)) ([d37aaff](d37aaff))
@Bugs5382 Bugs5382 added the enhancement New feature or request label Apr 30, 2024
@Bugs5382 Bugs5382 self-assigned this Apr 30, 2024
@Bugs5382 Bugs5382 marked this pull request as ready for review April 30, 2024 11:06
@Bugs5382 Bugs5382 enabled auto-merge April 30, 2024 20:37
@Bugs5382 Bugs5382 merged commit 03b012a into main Apr 30, 2024
3 checks passed
Bugs5382 pushed a commit that referenced this pull request Apr 30, 2024
# [2.2.0](v2.1.0...v2.2.0) (2024-04-30)

### Features

* add getAckMessage ([c2d5442](c2d5442)), closes [#61](#61)
* completed missing function ([#70](#70)) ([03b012a](03b012a))
* res.getackmessage() is not defined ([#69](#69)) ([d37aaff](d37aaff))
@Bugs5382
Copy link
Owner Author

🎉 This PR is included in version 2.2.0-beta.1 🎉

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
Labels
Development

Successfully merging this pull request may close these issues.

2 participants