Skip to content

Commit

Permalink
Version Packages (#154)
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 df8e6ca commit 6b08487
Show file tree
Hide file tree
Showing 35 changed files with 181 additions and 38 deletions.
21 changes: 0 additions & 21 deletions .changeset/large-walls-hear.md

This file was deleted.

9 changes: 9 additions & 0 deletions actions/ci-lint-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ci-lint-charts

## 0.1.2

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0

## 0.1.1

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

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0

## 0.1.1

### Patch Changes

- [#108](https://github.com/smartcontractkit/.github/pull/108)
[`1b4b59c`](https://github.com/smartcontractkit/.github/commit/1b4b59c72d776ba2917d0e8987af28a938bcbda7)
Thanks [@ajgrande924](https://github.com/ajgrande924)! - test
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.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/ci-lint-misc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ci-lint-misc

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
2 changes: 1 addition & 1 deletion actions/ci-lint-misc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-lint-misc",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/ci-lint-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ci-lint-ts

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
2 changes: 1 addition & 1 deletion actions/ci-lint-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-lint-ts",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/ci-sonarqube/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ci-sonarqube

## 0.3.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0

## 0.3.0

### Minor 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.0",
"version": "0.3.1",
"description": "Add SonarQube to CI",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/ci-test-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ci-test-go

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
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.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/ci-test-sol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ci-test-sol

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
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.0",
"version": "0.1.1",
"description": "test solidity smart contracts",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/ci-test-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ci-test-ts

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
2 changes: 1 addition & 1 deletion actions/ci-test-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci-test-ts",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/cicd-build-publish-artifacts-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# cicd-build-publish-artifacts-go

## 0.2.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0

## 0.2.0

### Minor 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.0",
"version": "0.2.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/cicd-build-publish-artifacts-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# cicd-build-publish-artifacts-ts

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
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.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/cicd-build-publish-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# cicd-build-publish-charts

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
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.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/cicd-changesets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# cicd-changesets

## 0.2.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0

## 0.2.0

### Minor 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.0",
"version": "0.2.1",
"description": "changesets",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/guard-from-missing-changesets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# guard-from-missing-changesets

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
2 changes: 1 addition & 1 deletion actions/guard-from-missing-changesets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guard-from-missing-changesets",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/helm-version-bump-receiver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# helm-version-bump-receiver

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
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.0",
"version": "0.1.1",
"description": "updates helm chart version in an argocd app",
"private": true,
"scripts": {},
Expand Down
9 changes: 9 additions & 0 deletions actions/manifest-build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# manifest-build

## 0.3.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion actions/manifest-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manifest-build",
"version": "0.3.0",
"version": "0.3.1",
"description": "Builds all manifest models and uploads them to a cache",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/setup-gap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# setup-gap

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
2 changes: 1 addition & 1 deletion actions/setup-gap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-gap",
"version": "0.1.0",
"version": "0.1.1",
"description": "setup github actions proxy",
"private": true,
"scripts": {},
Expand Down
10 changes: 10 additions & 0 deletions actions/update-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# update-actions

## 0.1.1

### Patch Changes

- [#153](https://github.com/smartcontractkit/.github/pull/153)
[`df8e6ca`](https://github.com/smartcontractkit/.github/commit/df8e6cab6b0aa2f152575d5f7aade5e712a53b86)
Thanks [@erikburt](https://github.com/erikburt)! - Support grafana org/tenant
id input for push-gha-metrics-action v2.1.0
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.0",
"version": "0.1.1",
"description": "update-actions",
"private": true,
"scripts": {},
Expand Down

0 comments on commit 6b08487

Please sign in to comment.