UNPKG

@jackdbd/notifications

Version:

Functions used to send notifications to various channels (Telegram, email, etc)

44 lines (35 loc) 3.26 kB
# CHANGELOG ## <small>1.0.3 (2022-06-16)</small> * fix: set publishConfig access to public in many package.json ([c861108](https://github.com/jackdbd/calderone/commit/c861108)) ## <small>1.0.2 (2022-06-16)</small> * fix(notifications): bump version ([edd720e](https://github.com/jackdbd/calderone/commit/edd720e)) * chore(notifications): cleanup ([db81192](https://github.com/jackdbd/calderone/commit/db81192)) ## <small>1.0.1 (2022-06-15)</small> * fix(notifications): add "files" key in package.json ([19b081d](https://github.com/jackdbd/calderone/commit/19b081d)) * chore: add homepage in each package.json ([3e45595](https://github.com/jackdbd/calderone/commit/3e45595)) * chore: cleanup ([1f293f3](https://github.com/jackdbd/calderone/commit/1f293f3)) * chore: cleanup ([716ee18](https://github.com/jackdbd/calderone/commit/716ee18)) * chore: cleanup ([549181c](https://github.com/jackdbd/calderone/commit/549181c)) * chore: cleanup scripts ([f8b4410](https://github.com/jackdbd/calderone/commit/f8b4410)) * chore: improve script that publishes to npmjs ([eeca448](https://github.com/jackdbd/calderone/commit/eeca448)) * chore: update semantic-release config ([7f85707](https://github.com/jackdbd/calderone/commit/7f85707)) * docs: add badges in READMEs ([75a2fe6](https://github.com/jackdbd/calderone/commit/75a2fe6)) * docs: add link to generated docs in each package README ([435d090](https://github.com/jackdbd/calderone/commit/435d090)) * docs: rebuild all docs ([ed00bd6](https://github.com/jackdbd/calderone/commit/ed00bd6)) * docs: rebuild docs ([d9d76a5](https://github.com/jackdbd/calderone/commit/d9d76a5)) * docs: rebuild docs ([599e4f2](https://github.com/jackdbd/calderone/commit/599e4f2)) * docs: rebuild docs ([f9ccc97](https://github.com/jackdbd/calderone/commit/f9ccc97)) * docs(notifications): configure API Extractor and TypeDoc ([9ff5d94](https://github.com/jackdbd/calderone/commit/9ff5d94)) * ci: run CI on GitHub workflow, not Cloud Build ([b63cc91](https://github.com/jackdbd/calderone/commit/b63cc91)) * ci: update semantic-release config ([f5fe959](https://github.com/jackdbd/calderone/commit/f5fe959)) * fix(hapi-healthcheck-plugin,hapi-ip-whitelist-plugin): add a bunch of .npmignore ([fac9a88](https://github.com/jackdbd/calderone/commit/fac9a88)) ## @jackdbd/notifications 1.0.0 (2022-05-13) * ci: try publishing to Artifact Registry ([3a86457](https://github.com/jackdbd/calderone/commit/3a86457)) * ci: update multi-semanti-release config ([a2f4d69](https://github.com/jackdbd/calderone/commit/a2f4d69)) * ci: update semantic-release config ([3fe49c2](https://github.com/jackdbd/calderone/commit/3fe49c2)) * ci: update semantic-release config ([f0132a4](https://github.com/jackdbd/calderone/commit/f0132a4)) * chore: cleanup semantic-release config ([3ee231a](https://github.com/jackdbd/calderone/commit/3ee231a)) * style(all): format all the things ([5d4df8c](https://github.com/jackdbd/calderone/commit/5d4df8c)) * feat(cloud-scheduler-utils): add package ([27a67f7](https://github.com/jackdbd/calderone/commit/27a67f7)) * feat(notifications): add package ([699968c](https://github.com/jackdbd/calderone/commit/699968c)) * feat(webhooks): add package ([9d61b78](https://github.com/jackdbd/calderone/commit/9d61b78))