Skip to content

Commit adea26b

Browse files
Version Packages (#1434)
* Version Packages (deletions) * Version Packages (actions/apidiff-go) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent 1a97217 commit adea26b

6 files changed

Lines changed: 27 additions & 21 deletions

File tree

.changeset/fuzzy-lambs-bow.md

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

.changeset/ripe-foxes-fix.md

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

.changeset/simple-flames-grin.md

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

.changeset/stale-sparks-heal.md

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

actions/apidiff-go/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# apidiff-go
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#1433](https://github.com/smartcontractkit/.github/pull/1433)
8+
[`1a97217`](https://github.com/smartcontractkit/.github/commit/1a9721728c82bea00e8a13ce0284204bc4b6d949)
9+
Thanks [@erikburt](https://github.com/erikburt)! - feat: support
10+
workflow_dispatch events, forcing base/head ref override inputs
11+
12+
- [#1433](https://github.com/smartcontractkit/.github/pull/1433)
13+
[`1a97217`](https://github.com/smartcontractkit/.github/commit/1a9721728c82bea00e8a13ce0284204bc4b6d949)
14+
Thanks [@erikburt](https://github.com/erikburt)! - feat: add version
15+
recommendations (patch/minor/major) based on api changes
16+
17+
- [#1433](https://github.com/smartcontractkit/.github/pull/1433)
18+
[`1a97217`](https://github.com/smartcontractkit/.github/commit/1a9721728c82bea00e8a13ce0284204bc4b6d949)
19+
Thanks [@erikburt](https://github.com/erikburt)! - feat: copy github step
20+
summary file, and add summary-path as an action output
21+
22+
### Patch Changes
23+
24+
- [#1433](https://github.com/smartcontractkit/.github/pull/1433)
25+
[`1a97217`](https://github.com/smartcontractkit/.github/commit/1a9721728c82bea00e8a13ce0284204bc4b6d949)
26+
Thanks [@erikburt](https://github.com/erikburt)! - feat: add ref, and resolved
27+
ref to summary output
28+
329
## 2.0.0
430

531
### Major Changes

actions/apidiff-go/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apidiff-go",
33
"main": "dist/index.js",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"description": "",
66
"private": true,
77
"engines": {

0 commit comments

Comments
 (0)