Skip to content

Commit c64387f

Browse files
Version Packages (#1525)
* Version Packages (deletions) * Version Packages (actions/slack-notify-git-ref) * Version Packages (workflows/reusable-apidiff-go-analysis) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent d809585 commit c64387f

6 files changed

Lines changed: 18 additions & 12 deletions

File tree

.changeset/brave-drums-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/bright-turtles-exercise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

actions/slack-notify-git-ref/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# slack-notify-git-ref
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#1521](https://github.com/smartcontractkit/.github/pull/1521)
8+
[`5d9c84f`](https://github.com/smartcontractkit/.github/commit/5d9c84f8e611f0ecdb4ee3610efb548afc3c855d)
9+
Thanks [@Tofel](https://github.com/Tofel)! - add 'slack_thread_ts' to output
10+
311
## 1.1.0
412

513
### Minor Changes

actions/slack-notify-git-ref/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slack-notify-git-ref",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Notify slack about git refs",
55
"private": true,
66
"scripts": {},
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# reusable-apidiff-go-analysis
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#1524](https://github.com/smartcontractkit/.github/pull/1524)
8+
[`d809585`](https://github.com/smartcontractkit/.github/commit/d809585fa1dfbd4189ffec5957267bc9c26be7fd)
9+
Thanks [@erikburt](https://github.com/erikburt)! - initial release

workflows/reusable-apidiff-go-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reusable-apidiff-go-analysis",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "",
55
"private": true,
66
"scripts": {},

0 commit comments

Comments
 (0)