Skip to content

Commit cc097ec

Browse files
chore(release): 2.6.16 [skip ci]
## [2.6.16](v2.6.15...v2.6.16) (2025-05-09) ### Bug Fixes * **deps:** bump amqplib from 0.10.7 to 0.10.8 ([5404fe8](5404fe8))
1 parent 5f546fb commit cc097ec

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.6.16](https://github.com/droidsolutions/amqp-ts/compare/v2.6.15...v2.6.16) (2025-05-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump amqplib from 0.10.7 to 0.10.8 ([5404fe8](https://github.com/droidsolutions/amqp-ts/commit/5404fe87154d0589b8cfd77ef93d87d98d2e3a38))
7+
18
## [2.6.15](https://github.com/droidsolutions/amqp-ts/compare/v2.6.14...v2.6.15) (2025-03-31)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@droidsolutions-oss/amqp-ts",
3-
"version": "2.6.15",
3+
"version": "2.6.16",
44
"description": "Easy to use AMQP library written in Typescript (using amqplib).",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)