-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #480 from opzkit/release-please--branches--main--c…
…omponents--nodeamqp chore(main): release 0.6.0
- Loading branch information
Showing
3 changed files
with
94 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.5.1" | ||
".": "0.6.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
# Changelog | ||
|
||
## [0.6.0](https://github.com/opzkit/nodeamqp/compare/v0.5.1...v0.6.0) (2025-01-14) | ||
|
||
|
||
### Features | ||
|
||
* add release automation with release-please action ([04d261b](https://github.com/opzkit/nodeamqp/commit/04d261b943939c6f669d6ea74032fcebdf13191e)) | ||
* update release configuration for tagging options ([1aa86ea](https://github.com/opzkit/nodeamqp/commit/1aa86ea489de3770d70ee0c8a42a227b727c2d08)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* change release type from node-module to node ([349b072](https://github.com/opzkit/nodeamqp/commit/349b0727cdd3b03a126dbca287c18de6116c9b99)) | ||
* **deps:** bump amqplib from 0.10.4 to 0.10.5 ([f563737](https://github.com/opzkit/nodeamqp/commit/f563737e51d163f909c1bd825c64d45b975941be)) | ||
* **deps:** bump cross-spawn from 7.0.3 to 7.0.6 ([a4dcb2d](https://github.com/opzkit/nodeamqp/commit/a4dcb2d8a8a2e70dbf9cfd10a00750088f26729d)) | ||
* **deps:** bump micromatch from 4.0.4 to 4.0.8 ([386a8aa](https://github.com/opzkit/nodeamqp/commit/386a8aa9c8e3a7e95201c57066922cd8b0848e77)) | ||
* **deps:** bump uuid from 10.0.0 to 11.0.1 ([268a5c7](https://github.com/opzkit/nodeamqp/commit/268a5c7eda1d22fc575d50345ba18de6abbd4a00)) | ||
* **deps:** bump uuid from 11.0.1 to 11.0.2 ([54d63f3](https://github.com/opzkit/nodeamqp/commit/54d63f375c8bb31c79ed1e8200c7bf4bc17403a5)) | ||
* **deps:** bump uuid from 11.0.2 to 11.0.3 ([dddb123](https://github.com/opzkit/nodeamqp/commit/dddb12312bbae5c1a410f54c6f23e3120485679a)) | ||
* **deps:** bump uuid from 11.0.3 to 11.0.5 ([caf05b0](https://github.com/opzkit/nodeamqp/commit/caf05b02e76df831f7956c70ef83de49a8433f5c)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* **deps-dev:** bump @babel/core from 7.24.7 to 7.24.8 ([60040d0](https://github.com/opzkit/nodeamqp/commit/60040d0557886352f11f6f73efa648a22b74b930)) | ||
* **deps-dev:** bump @babel/core from 7.24.8 to 7.24.9 ([50fa084](https://github.com/opzkit/nodeamqp/commit/50fa084ad98d45d24052d0860eac8a29221c16af)) | ||
* **deps-dev:** bump @babel/core from 7.24.9 to 7.25.2 ([1d17810](https://github.com/opzkit/nodeamqp/commit/1d17810b647132fdf2f50111e9073cc6474d5c5c)) | ||
* **deps-dev:** bump @babel/core from 7.25.2 to 7.25.7 ([c8e47c5](https://github.com/opzkit/nodeamqp/commit/c8e47c5f97dd2bec86d1b0391d49e397d91ab94d)) | ||
* **deps-dev:** bump @babel/core from 7.25.7 to 7.25.8 ([2783b6b](https://github.com/opzkit/nodeamqp/commit/2783b6bcb62bf2bb004f71a9da3796f527047c39)) | ||
* **deps-dev:** bump @babel/core from 7.25.8 to 7.25.9 ([d340e7e](https://github.com/opzkit/nodeamqp/commit/d340e7e5e3dab2e5d8787f1247b89a077a871f97)) | ||
* **deps-dev:** bump @babel/core from 7.25.9 to 7.26.0 ([c30bc6a](https://github.com/opzkit/nodeamqp/commit/c30bc6a40077f1114051327dda8287484615966f)) | ||
* **deps-dev:** bump @babel/preset-env from 7.24.7 to 7.24.8 ([5ee4693](https://github.com/opzkit/nodeamqp/commit/5ee4693df1d2f5fd6075c96a6c873c2a010e2772)) | ||
* **deps-dev:** bump @babel/preset-env from 7.24.8 to 7.25.0 ([8698e1d](https://github.com/opzkit/nodeamqp/commit/8698e1d396b8463b58aaf2a594d614571ac16666)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.0 to 7.25.2 ([78dd881](https://github.com/opzkit/nodeamqp/commit/78dd8815fc7f67b3e1058420c640e8f560d1f184)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.2 to 7.25.3 ([aa67e49](https://github.com/opzkit/nodeamqp/commit/aa67e49914b0a62a2f260b47e3423342265c117c)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.3 to 7.25.4 ([f3698f4](https://github.com/opzkit/nodeamqp/commit/f3698f4c74b7c92f7fe5f0004b7422cdcbaf4336)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.4 to 7.25.7 ([7736b75](https://github.com/opzkit/nodeamqp/commit/7736b7517227fb2984e934f29658db97cf865bd3)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.7 to 7.25.8 ([de0829c](https://github.com/opzkit/nodeamqp/commit/de0829c34bc417a47dca1cf57410e46c688285e0)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.8 to 7.25.9 ([5562851](https://github.com/opzkit/nodeamqp/commit/55628514d1854c49e91396716aa3b57fdd3e2fc9)) | ||
* **deps-dev:** bump @babel/preset-env from 7.25.9 to 7.26.0 ([a73fb10](https://github.com/opzkit/nodeamqp/commit/a73fb1059e99b47e9be1af4981e3b575aa498779)) | ||
* **deps-dev:** bump @babel/preset-typescript from 7.24.7 to 7.25.7 ([6c80cce](https://github.com/opzkit/nodeamqp/commit/6c80ccec887f3fdb24ee0b88c6e353eedf434665)) | ||
* **deps-dev:** bump @babel/preset-typescript from 7.25.7 to 7.25.9 ([eaa6c38](https://github.com/opzkit/nodeamqp/commit/eaa6c38cc5d0ffb96b7744aa7aed2a94f1907d83)) | ||
* **deps-dev:** bump @babel/preset-typescript from 7.25.9 to 7.26.0 ([60f79cb](https://github.com/opzkit/nodeamqp/commit/60f79cbfa97b7636c56893ab4f421d25042d94dc)) | ||
* **deps-dev:** bump @types/amqplib from 0.10.5 to 0.10.6 ([9ca6067](https://github.com/opzkit/nodeamqp/commit/9ca6067a8abad848fecb514e52049a436263d6d0)) | ||
* **deps-dev:** bump @types/jest from 29.5.12 to 29.5.13 ([60d9114](https://github.com/opzkit/nodeamqp/commit/60d9114aa66b4c490777f165467ce763a586dff3)) | ||
* **deps-dev:** bump @types/jest from 29.5.13 to 29.5.14 ([0775670](https://github.com/opzkit/nodeamqp/commit/07756705d40c1b5f659f05ca8f03270cb13381b0)) | ||
* **deps-dev:** bump @types/node from 20.14.10 to 20.14.11 ([424d666](https://github.com/opzkit/nodeamqp/commit/424d666de7e70d2761ee56ca052adaaadf9eaaf8)) | ||
* **deps-dev:** bump @types/node from 20.14.11 to 20.14.12 ([07e85ce](https://github.com/opzkit/nodeamqp/commit/07e85ceeb9f6e6308bf41b2d4cf8b75aa8e0f18d)) | ||
* **deps-dev:** bump @types/node from 20.14.12 to 22.0.0 ([2f9a9dd](https://github.com/opzkit/nodeamqp/commit/2f9a9dd47b07336fd86020395e5ae640d1adf49b)) | ||
* **deps-dev:** bump @types/node from 22.0.0 to 22.0.2 ([5fa3ee5](https://github.com/opzkit/nodeamqp/commit/5fa3ee5488cae10698fc16fce04dd5037569ef2c)) | ||
* **deps-dev:** bump @types/node from 22.0.2 to 22.1.0 ([eca0a00](https://github.com/opzkit/nodeamqp/commit/eca0a007fac5a36955dc04e9f90a6f23ef458d55)) | ||
* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ab286dd](https://github.com/opzkit/nodeamqp/commit/ab286dd15c8b6b3fd4aab9c95a9b665c470ee2fc)) | ||
* **deps-dev:** bump @types/node from 22.10.0 to 22.10.1 ([277c3b7](https://github.com/opzkit/nodeamqp/commit/277c3b78bd5fd67e519936be7135273a9340ce85)) | ||
* **deps-dev:** bump @types/node from 22.10.1 to 22.10.2 ([3e4761a](https://github.com/opzkit/nodeamqp/commit/3e4761a67f159c1e3b8e0cabe2ca2e2697f247d4)) | ||
* **deps-dev:** bump @types/node from 22.10.2 to 22.10.3 ([c6e8c7c](https://github.com/opzkit/nodeamqp/commit/c6e8c7c3de1c25dcaf40a59e4d2325576dbe7cba)) | ||
* **deps-dev:** bump @types/node from 22.10.3 to 22.10.4 ([9158997](https://github.com/opzkit/nodeamqp/commit/9158997a96d508039199cd4485eb8b6185dd8f33)) | ||
* **deps-dev:** bump @types/node from 22.10.4 to 22.10.5 ([c29e83a](https://github.com/opzkit/nodeamqp/commit/c29e83acf1d18a09144b4641b4030d2729452cc4)) | ||
* **deps-dev:** bump @types/node from 22.2.0 to 22.3.0 ([2dd7a0c](https://github.com/opzkit/nodeamqp/commit/2dd7a0c1acddc18c1ce2d9d06241458936e029a1)) | ||
* **deps-dev:** bump @types/node from 22.3.0 to 22.4.0 ([ed391d5](https://github.com/opzkit/nodeamqp/commit/ed391d54fd7621e7b089f1e95453a0da76e38c89)) | ||
* **deps-dev:** bump @types/node from 22.4.0 to 22.4.1 ([37b9001](https://github.com/opzkit/nodeamqp/commit/37b9001a47c063a345c4af7632fb29ce9d0a5011)) | ||
* **deps-dev:** bump @types/node from 22.4.1 to 22.5.0 ([d3297cf](https://github.com/opzkit/nodeamqp/commit/d3297cf6f9f219a59e2ec35cb97fa0f83d37a345)) | ||
* **deps-dev:** bump @types/node from 22.5.0 to 22.5.1 ([022e507](https://github.com/opzkit/nodeamqp/commit/022e5071e0c14d232bf70af831d0408d1ca10e3d)) | ||
* **deps-dev:** bump @types/node from 22.5.1 to 22.5.2 ([b45f05a](https://github.com/opzkit/nodeamqp/commit/b45f05adcaf87c3e4df80427c52299d8c48a8c23)) | ||
* **deps-dev:** bump @types/node from 22.5.2 to 22.5.3 ([ad87595](https://github.com/opzkit/nodeamqp/commit/ad8759522bc6ab400e6a2d5fa0e55d7fbf9e2811)) | ||
* **deps-dev:** bump @types/node from 22.5.3 to 22.5.4 ([345ecaf](https://github.com/opzkit/nodeamqp/commit/345ecafc6e8255bac65fcbba76bc483cdc478991)) | ||
* **deps-dev:** bump @types/node from 22.5.4 to 22.5.5 ([9f96fbd](https://github.com/opzkit/nodeamqp/commit/9f96fbd927b0a9dba8358c708aea4744910eac18)) | ||
* **deps-dev:** bump @types/node from 22.5.5 to 22.6.1 ([c9d97f9](https://github.com/opzkit/nodeamqp/commit/c9d97f9ee09359533e8834dcb7cf564089a5f992)) | ||
* **deps-dev:** bump @types/node from 22.6.1 to 22.6.2 ([d3bad89](https://github.com/opzkit/nodeamqp/commit/d3bad894aa12512b1104de24d33781c600dd20fc)) | ||
* **deps-dev:** bump @types/node from 22.6.2 to 22.7.2 ([3cd05d9](https://github.com/opzkit/nodeamqp/commit/3cd05d9efbc702072a800aaf2c58ee778f2b223c)) | ||
* **deps-dev:** bump @types/node from 22.7.2 to 22.7.3 ([941680d](https://github.com/opzkit/nodeamqp/commit/941680d8d04cf5cebd5984bfd5a5701fd5f9d810)) | ||
* **deps-dev:** bump @types/node from 22.7.3 to 22.7.4 ([ac66575](https://github.com/opzkit/nodeamqp/commit/ac66575daee198e5c10307a7a1a300b6b1a03c7b)) | ||
* **deps-dev:** bump @types/node from 22.7.4 to 22.7.5 ([421c755](https://github.com/opzkit/nodeamqp/commit/421c7551003fadfac0bd9d3fc0c80a9730de1c08)) | ||
* **deps-dev:** bump @types/node from 22.7.5 to 22.7.6 ([4caee0a](https://github.com/opzkit/nodeamqp/commit/4caee0ad75c08a3ee45cf6d4bd1f31914d280c26)) | ||
* **deps-dev:** bump @types/node from 22.7.6 to 22.7.7 ([5cc194a](https://github.com/opzkit/nodeamqp/commit/5cc194ae7e1b87afa3b29b7192a4910b4144d628)) | ||
* **deps-dev:** bump @types/node from 22.7.7 to 22.7.8 ([4f7e035](https://github.com/opzkit/nodeamqp/commit/4f7e03585a18a3d14977173e7724d5332fbc7887)) | ||
* **deps-dev:** bump @types/node from 22.7.8 to 22.7.9 ([3c3c6ad](https://github.com/opzkit/nodeamqp/commit/3c3c6ad1c71092f02181847afbdf3034126bdd7e)) | ||
* **deps-dev:** bump @types/node from 22.7.9 to 22.8.1 ([3243be6](https://github.com/opzkit/nodeamqp/commit/3243be63ecc9e4ed408f1640c55241a5f8b450bc)) | ||
* **deps-dev:** bump @types/node from 22.8.1 to 22.8.2 ([6b84b07](https://github.com/opzkit/nodeamqp/commit/6b84b07c83c3d16125634b91de965de91f4e29b9)) | ||
* **deps-dev:** bump @types/node from 22.8.2 to 22.8.4 ([68a9505](https://github.com/opzkit/nodeamqp/commit/68a95059ca6377a3cb56bcfac36c6ad4b4d618f1)) | ||
* **deps-dev:** bump @types/node from 22.8.4 to 22.8.6 ([c5ec568](https://github.com/opzkit/nodeamqp/commit/c5ec5687e356e59283334c79127362daf1143267)) | ||
* **deps-dev:** bump @types/node from 22.8.6 to 22.8.7 ([d4c9471](https://github.com/opzkit/nodeamqp/commit/d4c9471aab39788c82d1781ccf49ba3a3672361a)) | ||
* **deps-dev:** bump @types/node from 22.8.7 to 22.9.0 ([9890085](https://github.com/opzkit/nodeamqp/commit/98900858a9d57a4c4356c24d88172b569fab9c01)) | ||
* **deps-dev:** bump @types/node from 22.9.0 to 22.9.1 ([e42e8d9](https://github.com/opzkit/nodeamqp/commit/e42e8d9bfac09b33db43ed60f694f1f4b7ff9da7)) | ||
* **deps-dev:** bump @types/node from 22.9.1 to 22.9.3 ([48ce848](https://github.com/opzkit/nodeamqp/commit/48ce8480e935289bf81d17efdfc5a465acb935f1)) | ||
* **deps-dev:** bump @types/node from 22.9.3 to 22.9.4 ([8335631](https://github.com/opzkit/nodeamqp/commit/8335631ca876df5d905ff5f3f1cccf95d84e9713)) | ||
* **deps-dev:** bump @types/node from 22.9.4 to 22.10.0 ([337d217](https://github.com/opzkit/nodeamqp/commit/337d217b719008b3b691714a052b5712ba9894a7)) | ||
* **deps-dev:** bump typescript from 5.5.3 to 5.5.4 ([bb8f59c](https://github.com/opzkit/nodeamqp/commit/bb8f59cc897cdb6ab212463da04aec8c7f040593)) | ||
* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([1b1ebe3](https://github.com/opzkit/nodeamqp/commit/1b1ebe377c0d83e7d56ebb887fa9b265342810b4)) | ||
* **deps-dev:** bump typescript from 5.6.2 to 5.6.3 ([0499ddb](https://github.com/opzkit/nodeamqp/commit/0499ddb5d1e4b10560b7b9879144ae1c7349baf9)) | ||
* **deps-dev:** bump typescript from 5.6.3 to 5.7.2 ([67b423f](https://github.com/opzkit/nodeamqp/commit/67b423f4528dfc5e9ab9e48059fc9a520a5f60fc)) | ||
* **deps-dev:** bump typescript from 5.7.2 to 5.7.3 ([556c50d](https://github.com/opzkit/nodeamqp/commit/556c50d9d93ec85b7062b458aa681dcc4e20114e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters