Skip to content

Commit

Permalink
rel: stage v2.2.0 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
jharley authored Aug 8, 2023
1 parent 974561c commit 568708f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
52 changes: 52 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,57 @@
# gha-buildevents changelog

## v2.2.0 [2023-08-08]

### Enhancements

- Add send-init-event input to allow suppressing setup event (#230) | [@tay-bird](https://github.com/tay-bird)

### Bugfixes

- fix duplicate spans in integration workflow (#227) | [@brookesargent](https://github.com/brookesargent)

### Maintenance

- Bump @actions/exec from 1.0.4 to 1.1.1 (#162) | [@dependabot](https://github.com/dependabot)
- Bump @types/node from 18.11.5 to 18.11.9 (#164) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 (#163) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (#161) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.45.0 (#166) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.42.0 to 5.45.0 (#167) | [@dependabot](https://github.com/dependabot)
- Bump prettier from 2.2.1 to 2.8.0 (#168) | [@dependabot](https://github.com/dependabot)
- Bump @types/node from 18.11.9 to 18.11.10 (#169) | [@dependabot](https://github.com/dependabot)
- Bump typescript from 4.8.4 to 4.9.3 (#170) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.45.0 to 5.50.0 (#185) | [@dependabot](https://github.com/dependabot)
- Bump prettier from 2.8.0 to 2.8.3 (#187) | [@dependabot](https://github.com/dependabot)
- Bump @vercel/ncc from 0.34.0 to 0.36.1 (#188) | [@dependabot](https://github.com/dependabot)
- Bump typescript from 4.9.3 to 4.9.5 (#186) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.50.0 (#189) | [@dependabot](https://github.com/dependabot)
- Bump honeycombio/gha-create-asana-task from 1.0.0 to 1.0.1 (#190) | [@dependabot](https://github.com/dependabot)
- Bump @types/logfmt from 1.2.2 to 1.2.3 (#191) | [@dependabot](https://github.com/dependabot)
- Bump prettier from 2.8.3 to 2.8.4 (#194) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.50.0 to 5.54.0 (#192) | [@dependabot](https://github.com/dependabot)
- Bump @types/node from 18.11.10 to 18.14.4 (#196) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.54.0 (#195) | [@dependabot](https://github.com/dependabot)
- Bump prettier from 2.8.4 to 2.8.7 (#198) | [@dependabot](https://github.com/dependabot)
- Bump typescript from 4.9.5 to 5.0.4 (#203) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.54.0 to 5.58.0 (#204) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.58.0 (#205) | [@dependabot](https://github.com/dependabot)
- Bump @actions/io from 1.1.2 to 1.1.3 (#197) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.1 (#212) | [@dependabot](https://github.com/dependabot)
- Bump prettier from 2.8.7 to 2.8.8 (#210) | [@dependabot](https://github.com/dependabot)
- Bump @types/node from 18.14.4 to 20.1.2 (#214) | [@dependabot](https://github.com/dependabot)
- Bump eslint from 8.26.0 to 8.40.0 (#213) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.5 (#215) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.8 (#217) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.8 (#218) | [@dependabot](https://github.com/dependabot)
- Bump @types/node from 20.1.2 to 20.2.5 (#219) | [@dependabot](https://github.com/dependabot)
- Bump eslint from 8.40.0 to 8.41.0 (#220) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.1 (#221) | [@dependabot](https://github.com/dependabot)
- Bump @typescript-eslint/parser from 5.59.8 to 5.62.0 (#233) | [@dependabot](https://github.com/dependabot)
- Bump typescript from 5.0.4 to 5.1.6 (#222) | [@dependabot](https://github.com/dependabot)
- Bump eslint from 8.41.0 to 8.46.0 (#235) | [@dependabot](https://github.com/dependabot)
- Bump semver from 6.3.0 to 6.3.1 (#228) | [@dependabot](https://github.com/dependabot)

## v2.1.0 [2022-10-25]

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gha-buildevents",
"version": "2.1.0",
"version": "2.2.0",
"description": "GitHub Actions to integrate Honeycomb's buidlevents tool into your workflows",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 568708f

Please sign in to comment.