Skip to content

Commit

Permalink
Version Packages (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent af463e3 commit 5b1046c
Show file tree
Hide file tree
Showing 37 changed files with 168 additions and 40 deletions.
22 changes: 0 additions & 22 deletions .changeset/seven-balloons-repeat.md

This file was deleted.

8 changes: 8 additions & 0 deletions actions/ci-benchmarking/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ci-benchmarking

## 1.0.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/ci-benchmarking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-benchmarking",
"version": "1.0.0",
"version": "1.0.1",
"description": "Reusable action for storing historical performance data from go benchmark tests in CI with notifications for regressions",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/ci-lint-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ci-lint-go

## 0.2.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/ci-lint-go/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-lint-go",
"version": "0.2.0",
"version": "0.2.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/ci-sonarqube/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ci-sonarqube

## 0.3.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/ci-sonarqube/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-sonarqube",
"version": "0.3.1",
"version": "0.3.2",
"description": "Add SonarQube to CI",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/ci-test-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ci-test-go

## 0.1.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/ci-test-go/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-test-go",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/ci-test-sol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ci-test-sol

## 0.1.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/ci-test-sol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-test-sol",
"version": "0.1.1",
"version": "0.1.2",
"description": "test solidity smart contracts",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/cicd-build-publish-artifacts-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cicd-build-publish-artifacts-go

## 0.2.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/cicd-build-publish-artifacts-go/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cicd-build-publish-artifacts-go",
"version": "0.2.1",
"version": "0.2.2",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/cicd-build-publish-artifacts-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cicd-build-publish-artifacts-ts

## 0.1.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/cicd-build-publish-artifacts-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cicd-build-publish-artifacts-ts",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/cicd-build-publish-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cicd-build-publish-charts

## 0.1.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/cicd-build-publish-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cicd-build-publish-charts",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/cicd-changesets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cicd-changesets

## 0.2.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/cicd-changesets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cicd-changesets",
"version": "0.2.1",
"version": "0.2.2",
"description": "changesets",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/guard-tag-from-branch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# guard-tag-from-branch

## 0.1.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies
2 changes: 1 addition & 1 deletion actions/guard-tag-from-branch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guard-tag-from-branch",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/helm-version-bump-receiver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# helm-version-bump-receiver

## 0.1.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/helm-version-bump-receiver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helm-version-bump-receiver",
"version": "0.1.1",
"version": "0.1.2",
"description": "updates helm chart version in an argocd app",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/nops-upgrade-checker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# nops-upgrade-checker

## 0.1.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies
2 changes: 1 addition & 1 deletion actions/nops-upgrade-checker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nops-upgrade-checker",
"version": "0.1.0",
"version": "0.1.1",
"description": "Action to check consistency across environments",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/setup-github-token/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# setup-github-token

## 0.1.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies
2 changes: 1 addition & 1 deletion actions/setup-github-token/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-github-token",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/setup-golang/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# setup-golang

## 0.1.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies
2 changes: 1 addition & 1 deletion actions/setup-golang/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-golang",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/setup-nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# setup-nodejs

## 0.2.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/setup-nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-nodejs",
"version": "0.2.0",
"version": "0.2.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/setup-renovate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# setup-renovate

## 0.1.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies
2 changes: 1 addition & 1 deletion actions/setup-renovate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-renovate",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
8 changes: 8 additions & 0 deletions actions/update-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# update-actions

## 0.1.2

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/update-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "update-actions",
"version": "0.1.1",
"version": "0.1.2",
"description": "update-actions",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/wait-for-workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# wait-for-workflows

## 0.1.1

### Patch Changes

- [#202](https://github.com/smartcontractkit/.github/pull/202)
[`af463e3`](https://github.com/smartcontractkit/.github/commit/af463e3a584be3b85ae85e7a48f288a2098275cd)
Thanks [@erikburt](https://github.com/erikburt)! - Update dependencies
2 changes: 1 addition & 1 deletion actions/wait-for-workflows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wait-for-workflows",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down

0 comments on commit 5b1046c

Please sign in to comment.