Skip to content

Releases: charmbracelet/vhs-action

Fix VHS path & fonts

28 May 16:34
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #214
  • chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #222
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #225
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #219
  • chore(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.3 by @dependabot in #234
  • chore(deps-dev): bump eslint from 8.51.0 to 8.56.0 by @dependabot in #226
  • chore(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.1.3 by @dependabot in #233
  • chore(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #215
  • chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #240
  • chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 by @dependabot in #238
  • chore(deps-dev): bump @types/node from 20.8.7 to 20.11.24 by @dependabot in #239
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #236
  • chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.9.0 by @dependabot in #237
  • chore(deps): bump @actions/http-client from 2.2.0 to 2.2.1 by @dependabot in #241
  • chore(deps-dev): bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #242
  • chore(deps-dev): bump @types/node from 20.11.25 to 20.11.27 by @dependabot in #244
  • chore(deps-dev): bump @types/node from 20.11.27 to 20.11.29 by @dependabot in #246
  • chore(deps-dev): bump @types/node from 20.11.29 to 20.11.30 by @dependabot in #247
  • chore(deps-dev): bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #248
  • chore(deps-dev): bump @types/node from 20.12.2 to 20.12.3 by @dependabot in #249
  • chore(deps-dev): bump @types/node from 20.12.3 to 20.12.4 by @dependabot in #250
  • chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.5.0 by @dependabot in #260
  • chore(deps-dev): bump @types/node from 20.12.4 to 20.12.12 by @dependabot in #266
  • chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 7.9.0 by @dependabot in #267
  • chore(deps-dev): bump @typescript-eslint/parser from 7.9.0 to 7.10.0 by @dependabot in #268
  • chore(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.11.0 by @dependabot in #269
  • Fix vhs path by @aymanbagabas in #270
  • chore: upgrade node version to node20 by @aymanbagabas in #271
  • fix: installing extra google fonts by @aymanbagabas in #272

Full Changelog: v2.0.1...v2.1.0

v2.1 Minor Release Track

28 May 16:34
Compare
Choose a tag to compare

This release tracks the latest v2.1 minor release (v2.1.x).

v2 Major Release Track

05 Jul 13:36
Compare
Choose a tag to compare

This release tracks the latest v2 major release (v2.x.y).

Upgrade dependencies

20 Oct 21:01
be1cbc2
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #154
  • chore(deps-dev): bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #156
  • chore(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in #157
  • chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #159
  • chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #166
  • chore(deps-dev): bump eslint-plugin-jest from 27.2.2 to 27.2.3 by @dependabot in #161
  • chore(deps-dev): bump @types/node from 20.4.1 to 20.5.0 by @dependabot in #179
  • chore(deps-dev): bump eslint from 8.44.0 to 8.47.0 by @dependabot in #177
  • chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 by @dependabot in #171
  • chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #174
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #190
  • chore(deps-dev): bump @types/node from 20.5.0 to 20.8.7 by @dependabot in #211
  • chore(deps-dev): bump prettier from 3.0.1 to 3.0.3 by @dependabot in #187
  • chore(deps): bump sersoft-gmbh/running-release-tags-action from 2 to 3 by @dependabot in #195
  • chore(deps-dev): bump eslint from 8.47.0 to 8.51.0 by @dependabot in #204
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #203
  • chore(deps-dev): bump @babel/traverse from 7.19.6 to 7.23.2 by @dependabot in #212
  • chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.1 by @dependabot in #210
  • chore(deps): bump @actions/http-client from 2.1.0 to 2.2.0 by @dependabot in #205
  • chore(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #213

Full Changelog: v2...v2.0.1

v2.0.0

05 Jul 13:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v2.0.0

v2.0 Minor Release Track

05 Jul 13:36
Compare
Choose a tag to compare

This release tracks the latest v2.0 minor release (v2.0.x).

v1.2.3

05 Jul 13:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 18.16.0 to 20.1.1 by @dependabot in #123
  • chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in #121
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.5 by @dependabot in #124
  • chore(deps-dev): bump @types/node from 20.1.1 to 20.1.4 by @dependabot in #127
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in #128
  • chore(deps-dev): bump @types/node from 20.1.4 to 20.2.0 by @dependabot in #130
  • chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #132
  • chore(deps-dev): bump @types/node from 20.2.0 to 20.2.1 by @dependabot in #131
  • chore(deps-dev): bump @types/node from 20.2.1 to 20.2.3 by @dependabot in #133
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #134
  • chore(deps-dev): bump @types/node from 20.2.3 to 20.2.4 by @dependabot in #135
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in #138
  • chore(deps-dev): bump @types/node from 20.2.4 to 20.2.5 by @dependabot in #136
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #140
  • chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #139
  • chore(deps-dev): bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #141
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #142
  • chore(deps-dev): bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #143
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #146
  • chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot in #147
  • chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #144
  • chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in #149
  • chore(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #150
  • chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in #153
  • chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #152
  • chore(deps-dev): bump @types/node from 20.3.2 to 20.3.3 by @dependabot in #151

Full Changelog: v1...v1.2.3

v1.2 Minor Release Track

15 Apr 00:07
Compare
Choose a tag to compare

This release tracks the latest v1.2 minor release (v1.2.x).

v1 Major Release Track

15 Apr 00:07
Compare
Choose a tag to compare

This release tracks the latest v1 major release (v1.x.y).

v1.2.2

25 Apr 14:07
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.1 by @dependabot in #115
  • chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #111
  • chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #114
  • chore(deps-dev): bump @types/node from 18.15.11 to 18.16.0 by @dependabot in #113
  • fix: enable detecting colors on GitHub Actions by @aymanbagabas in #108

Full Changelog: v1.2.1...v1.2.2