Skip to content

Releases: aquaron/vdeploy

v0.2.0

12 Jan 18:35
bab7f9c
Compare
Choose a tag to compare

0.2.0 (2023-01-12)

  • fix(template): Switch from master to main
  • feat(rollback): Undo CHANGELOG.md changes. Remove release/tag on rollback
  • Update to v0.1.1 (#7)

v0.1.1

12 Jan 07:56
9d096d7
Compare
Choose a tag to compare

0.1.1 (2023-01-11)

  • feat: Template uses github.ref_name
  • chore(fix): Missing the name parameter
  • chore(deploy): Switch to use github.ref_name for release version
  • chore(deploy): Restore deployments to repos
  • Update to v0.1.0 (#6)

v0.1.0

11 Jan 17:59
c3ed1b6
Compare
Choose a tag to compare

0.1.0 (2023-01-11)

  • chore(dependabot): Update GHA packages
  • chore(deploy): Switched to versioning, with dependabot helping GHA
  • docs: update changelog (0.1.0)
  • chore(deploy): Switch from master to latest
  • docs: update changelog (0.1.0)
  • chore(deploy): GitHub Packages requires different token. Time travel
  • docs: update changelog (0.1.0)
  • chore(rollback): Timetravel
  • chore(deploy): Use JS-DevTools/npm-publish
  • docs: update changelog (0.1.0)
  • feat(deps): Upgrade vdeploy.yml skeleton file
  • chore(deploy): Future-proofing (hopefully) with fewer depedencies
  • chore(rollback): Undo previous irrational exuberant release
  • docs: update changelog (0.1.0)
  • chore(clean): Remove package-lock.json. Cleansed .gitignore
  • Update to v0.0.5 (#5)

v0.0.5

25 Sep 04:00
7637101
Compare
Choose a tag to compare

0.0.5 (2021-09-24)

  • fix(style): Newline after title, one line between changes
  • Update package.json (v0.0.4) (#4)

v0.0.4

09 Nov 23:39
4b06795
Compare
Choose a tag to compare

0.0.4 (2020-11-09)

  • feat: Check and update incr-version.sh (#2)
  • fix: Grep for yml bug
  • fix: Now check first if in the right dir

v0.0.3

08 Nov 01:24
4d779f2
Compare
Choose a tag to compare

0.0.3 (2020-11-07)

  • fix: Remove dependency on naming vdeploy.yml (#2)
  • fix: CHANGELOG.md now has a history

v0.0.2

04 Nov 05:18
7214b4e
Compare
Choose a tag to compare

0.0.2 (2020-11-03)

  • fix: matched wrong "version" tag
  • chore: set version in package.json before publish

v0.0.1

04 Nov 04:56
d4f2783
Compare
Choose a tag to compare

0.0.1 (2020-11-03)

  • Initial release using itself as the deployment script