Skip to content

Commit

Permalink
chore(release): prepare release v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Oct 16, 2023
1 parent 97853f3 commit b55dfc1
Show file tree
Hide file tree
Showing 5 changed files with 94 additions and 33 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## <small>1.13.3 (2023-10-16)</small>

* chore(deps-dev): bump typedoc from 0.25.1 to 0.25.2 (#239) ([bcffc54](https://github.com/mikesprague/teams-incoming-webhook-action/commit/bcffc54)), closes [#239](https://github.com/mikesprague/teams-incoming-webhook-action/issues/239)
* chore(deps): bump undici from 5.25.4 to 5.26.3 (#240) ([97853f3](https://github.com/mikesprague/teams-incoming-webhook-action/commit/97853f3)), closes [#240](https://github.com/mikesprague/teams-incoming-webhook-action/issues/240)



## <small>1.13.2 (2023-10-08)</small>

* chore(deps): bump axios from 1.5.0 to 1.5.1 (#238) ([4c23a7d](https://github.com/mikesprague/teams-incoming-webhook-action/commit/4c23a7d)), closes [#238](https://github.com/mikesprague/teams-incoming-webhook-action/issues/238)
Expand Down
88 changes: 71 additions & 17 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teams-incoming-webhook-action",
"version": "1.13.2",
"version": "1.13.3",
"description": "GitHub Action to send an MS Teams notification via Incoming Webhook",
"main": "./src/index.ts",
"private": "true",
Expand Down

0 comments on commit b55dfc1

Please sign in to comment.