Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Sep 15, 2022
1 parent f264fa9 commit 327809c
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 7 deletions.
45 changes: 41 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,29 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.5.0](https://github.com/Codex-/await-remote-run/compare/v1.4.1...v1.5.0)

- build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 [`#119`](https://github.com/Codex-/await-remote-run/pull/119)
- build(deps-dev): bump esbuild from 0.15.5 to 0.15.6 [`#120`](https://github.com/Codex-/await-remote-run/pull/120)
- build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.1 [`#118`](https://github.com/Codex-/await-remote-run/pull/118)
- build(deps-dev): bump release-it from 15.4.0 to 15.4.1 [`#117`](https://github.com/Codex-/await-remote-run/pull/117)
- build(deps-dev): bump release-it from 15.2.0 to 15.4.0 [`#116`](https://github.com/Codex-/await-remote-run/pull/116)
- build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.35.1 [`#115`](https://github.com/Codex-/await-remote-run/pull/115)
- build(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 [`#114`](https://github.com/Codex-/await-remote-run/pull/114)
- build(deps-dev): bump eslint from 8.20.0 to 8.23.0 [`#113`](https://github.com/Codex-/await-remote-run/pull/113)
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [`#112`](https://github.com/Codex-/await-remote-run/pull/112)
- build(deps-dev): bump @types/node from 18.6.3 to 18.7.13 [`#111`](https://github.com/Codex-/await-remote-run/pull/111)
- build(deps-dev): bump esbuild from 0.14.51 to 0.15.5 [`#110`](https://github.com/Codex-/await-remote-run/pull/110)
- build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [`#109`](https://github.com/Codex-/await-remote-run/pull/109)
- build(deps-dev): bump eslint-plugin-jest from 26.7.0 to 27.0.1 [`#108`](https://github.com/Codex-/await-remote-run/pull/108)
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 [`#107`](https://github.com/Codex-/await-remote-run/pull/107)
- chore(deps): bump dependencies. [`f264fa9`](https://github.com/Codex-/await-remote-run/commit/f264fa9bdf1ab74d6c7ebecae5e64a6dd63663a8)
- cicd: use renovate instead of dependabot. [`e99ee1a`](https://github.com/Codex-/await-remote-run/commit/e99ee1af940e8bf925ab49bb1d4124ca1e1ad64e)

#### [v1.4.1](https://github.com/Codex-/await-remote-run/compare/v1.4.0...v1.4.1)

> 31 July 2022
- build(deps): bump parse-url from 6.0.0 to 6.0.2 [`#101`](https://github.com/Codex-/await-remote-run/pull/101)
- build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [`#99`](https://github.com/Codex-/await-remote-run/pull/99)
- build(deps-dev): bump jest and @types/jest [`#98`](https://github.com/Codex-/await-remote-run/pull/98)
Expand All @@ -24,7 +45,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 [`#84`](https://github.com/Codex-/await-remote-run/pull/84)
- chore: bump dependencies. [`b297fe1`](https://github.com/Codex-/await-remote-run/commit/b297fe13292118d02284c22efae945c0350573a7)
- chore: bump dependencies. [`81fbbb6`](https://github.com/Codex-/await-remote-run/commit/81fbbb61eb0aad92490e4f464dc16244c6ec2785)
- docs: Add missing ID to example. [`a5db353`](https://github.com/Codex-/await-remote-run/commit/a5db353513d62aef92f03e1892d394b1dc657fee)
- Release 1.4.1 [`91c4e96`](https://github.com/Codex-/await-remote-run/commit/91c4e962db3b607d6ba25554b321715c7c530a3b)

#### [v1.4.0](https://github.com/Codex-/await-remote-run/compare/v1.3.0...v1.4.0)

Expand Down Expand Up @@ -112,8 +133,24 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v1](https://github.com/Codex-/await-remote-run/compare/v1.0.0...v1)

> 2 May 2022
> 1 August 2022
- build(deps): bump parse-url from 6.0.0 to 6.0.2 [`#101`](https://github.com/Codex-/await-remote-run/pull/101)
- build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [`#99`](https://github.com/Codex-/await-remote-run/pull/99)
- build(deps-dev): bump jest and @types/jest [`#98`](https://github.com/Codex-/await-remote-run/pull/98)
- build(deps-dev): bump eslint from 8.17.0 to 8.18.0 [`#97`](https://github.com/Codex-/await-remote-run/pull/97)
- build(deps): bump @actions/core from 1.8.2 to 1.9.0 [`#96`](https://github.com/Codex-/await-remote-run/pull/96)
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 [`#95`](https://github.com/Codex-/await-remote-run/pull/95)
- build(deps-dev): bump @types/node from 17.0.41 to 18.0.0 [`#94`](https://github.com/Codex-/await-remote-run/pull/94)
- build(deps-dev): bump release-it from 15.0.0 to 15.1.1 [`#92`](https://github.com/Codex-/await-remote-run/pull/92)
- build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.30.0 [`#93`](https://github.com/Codex-/await-remote-run/pull/93)
- build(deps-dev): bump prettier from 2.6.2 to 2.7.1 [`#91`](https://github.com/Codex-/await-remote-run/pull/91)
- build(deps-dev): bump ts-jest from 28.0.4 to 28.0.5 [`#90`](https://github.com/Codex-/await-remote-run/pull/90)
- build(deps-dev): bump esbuild from 0.14.43 to 0.14.47 [`#89`](https://github.com/Codex-/await-remote-run/pull/89)
- Bump @types/node from 17.0.35 to 17.0.38 [`#86`](https://github.com/Codex-/await-remote-run/pull/86)
- Bump esbuild from 0.14.41 to 0.14.42 [`#87`](https://github.com/Codex-/await-remote-run/pull/87)
- Bump eslint-plugin-jest from 26.2.2 to 26.4.6 [`#85`](https://github.com/Codex-/await-remote-run/pull/85)
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 [`#84`](https://github.com/Codex-/await-remote-run/pull/84)
- Bump @types/node from 17.0.23 to 17.0.30 [`#83`](https://github.com/Codex-/await-remote-run/pull/83)
- Bump eslint from 8.13.0 to 8.14.0 [`#82`](https://github.com/Codex-/await-remote-run/pull/82)
- Bump @actions/core from 1.6.0 to 1.7.0 [`#81`](https://github.com/Codex-/await-remote-run/pull/81)
Expand All @@ -125,8 +162,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump actions/checkout from 2 to 3 [`#74`](https://github.com/Codex-/await-remote-run/pull/74)
- Bump actions/upload-artifact from 2 to 3 [`#73`](https://github.com/Codex-/await-remote-run/pull/73)
- Bump packages. [`155623e`](https://github.com/Codex-/await-remote-run/commit/155623e722f36fbb0b9d3947a1c36b4ab9403d84)
- Bump dependencies. [`e36b3c4`](https://github.com/Codex-/await-remote-run/commit/e36b3c4a7898bf551687527e069cae7942c081d1)
- Add release-it. [`7e6e04e`](https://github.com/Codex-/await-remote-run/commit/7e6e04ea55aeeb33b9c4e4a587cc53c9c8af25f8)
- chore: bump dependencies. [`b297fe1`](https://github.com/Codex-/await-remote-run/commit/b297fe13292118d02284c22efae945c0350573a7)
- chore: bump dependencies. [`1cd2c73`](https://github.com/Codex-/await-remote-run/commit/1cd2c731e1200a93ff8339356aa7fc7a285513c5)

#### v1.0.0

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "await-remote-run",
"version": "1.4.1",
"version": "1.5.0",
"private": true,
"description": "Await the result of a remote repository run.",
"main": "lib/main.js",
Expand Down

0 comments on commit 327809c

Please sign in to comment.