Skip to content

Releases: waigel/node-ms-teams-webhook

ms-teams-webhook: v2.2.2

25 Aug 00:26
65789b0
Compare
Choose a tag to compare

2.2.2 (2024-08-25)

Miscellaneous Chores

ms-teams-webhook: v2.2.1

01 Aug 17:44
36ec5c5
Compare
Choose a tag to compare

2.2.1 (2024-08-01)

Features

  • Add adaptive card example and include README.md and LICENSE in release package (ab77c3f)
  • Add console warning when using old team connector url (#33) (0f1f6e0)
  • Add missing commonjs build to lib and add example (dad7497)
  • Add sendAdaptiveCard methode and tests (b82c9ed)
  • Add sendText() methode with test coverage (#33) (192400a)
  • Export adaptive card types (#33) (2d21f4c)
  • Improve jsdoc and add sendRawAdaptiveCard function (#33) (089fc65)
  • Prepare Repo for next generation of ms-teams-webhook v3 (#33) (e70a82a)

Bug Fixes

  • Add missing tsconfig.ts for ms-teams-webhook and fix type errors (60ab596)
  • Make sendRawAdaptiveCard async (#33) (042eaf4)

Miscellaneous Chores

ms-teams-webhook: v2.2.0

01 Aug 09:36
5e55f16
Compare
Choose a tag to compare

2.2.0 (2024-08-01)

Features

  • Add adaptive card example and include README.md and LICENSE in release package (ab77c3f)
  • Add console warning when using old team connector url (#33) (0f1f6e0)
  • Add sendAdaptiveCard methode and tests (b82c9ed)
  • Add sendText() methode with test coverage (#33) (192400a)
  • Export adaptive card types (#33) (2d21f4c)
  • Improve jsdoc and add sendRawAdaptiveCard function (#33) (089fc65)
  • Prepare Repo for next generation of ms-teams-webhook v3 (#33) (e70a82a)

Bug Fixes

  • Add missing tsconfig.ts for ms-teams-webhook and fix type errors (60ab596)
  • Make sendRawAdaptiveCard async (#33) (042eaf4)

ms-teams-webhook: v2.1.0

26 May 01:05
d8321c6
Compare
Choose a tag to compare

2.1.0 (2024-05-26)

Features

  • add codeql scan (5949025)
  • Remove deprecated message from README.md (b43e121)
  • Remove old playground link from README.md (533225a)

ms-teams-webhook: v2.0.4

17 Mar 01:55
90b5d0f
Compare
Choose a tag to compare

2.0.4 (2024-03-17)

Miscellaneous Chores

ms-teams-webhook: v2.0.3

03 Mar 10:18
5ae07b2
Compare
Choose a tag to compare

2.0.3 (2024-03-03)

Features

  • add release-type node to replease-please config (#19) (f10ffdf)

Miscellaneous Chores