Skip to content

Commit 3d354c1

Browse files
chore(release): 1.0.7
## [1.0.7](v1.0.6...v1.0.7) (2026-08-26) ### Bug Fixes * ENG-1451 Fixes for Dependabot ([#287](#287)) ([d1cffa8](d1cffa8))
1 parent d1cffa8 commit 3d354c1

7 files changed

Lines changed: 16 additions & 10 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/nhs-england-tools/notify-msteams-action/compare/v1.0.6...v1.0.7) (2026-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* ENG-1451 Fixes for Dependabot ([#287](https://github.com/nhs-england-tools/notify-msteams-action/issues/287)) ([d1cffa8](https://github.com/nhs-england-tools/notify-msteams-action/commit/d1cffa8a548af6049f12fa6d99ce75d02d2b525a))
7+
18
## [1.0.6](https://github.com/nhs-england-tools/notify-msteams-action/compare/v1.0.5...v1.0.6) (2026-08-11)
29

310

β€ŽVERSIONβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.6
1+
1.0.7

β€Ždist/index.jsβ€Ž

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34471,6 +34471,9 @@ module.exports = /*#__PURE__*/JSON.parse('{"application/1d-interleaved-parityfec
3447134471
/******/ }
3447234472
/******/
3447334473
/************************************************************************/
34474+
/******/ /* webpack/runtime/asset-relocator-loader */
34475+
/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/";
34476+
/******/
3447434477
/******/ /* webpack/runtime/define property getters */
3447534478
/******/ (() => {
3447634479
/******/ // define getter functions for harmony exports
@@ -34499,10 +34502,6 @@ module.exports = /*#__PURE__*/JSON.parse('{"application/1d-interleaved-parityfec
3449934502
/******/ };
3450034503
/******/ })();
3450134504
/******/
34502-
/******/ /* webpack/runtime/compat */
34503-
/******/
34504-
/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/";
34505-
/******/
3450634505
/************************************************************************/
3450734506
var __webpack_exports__ = {};
3450834507
// This entry need to be wrapped in an IIFE because it need to be in strict mode.

β€Ždist/index.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/sourcemap-register.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ž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": "notify-msteams-action",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"private": true,
55
"description": "GitHub Action to notify an MS Teams channel",
66
"main": "lib/main.js",

0 commit comments

Comments
Β (0)