Skip to content

Releases: mission-minded-llc/ampdresume

Release v1.0.4

02 Aug 05:22

Choose a tag to compare

What's Changed

Version 1.0.4 includes the following changes:

This release includes changes from merged pull request #132.\n\n### Changes\nfix: unexpected symbol error.\n\n## Description

Attempts to fix a bash issue with the tag release workflow.


Important

Fixes syntax error in .github/workflows/tag-version.yml to correctly handle non-merge push events.

  • Workflow:
    • Fixes syntax error in .github/workflows/tag-version.yml by changing the conditional statement for if to use startsWith() function correctly.
    • Ensures the job only runs on non-merge push events by checking if the commit message does not start with 'Merge pull request'.

This description was created by Ellipsis for c0a28dd. You can customize this summary. It will automatically update as commits are pushed.

Release v1.0.3

02 Aug 05:16

Choose a tag to compare

What's Changed

Version 1.0.3 includes the following changes:

Release v1.0.2

02 Aug 05:12

Choose a tag to compare

What's Changed

Version 1.0.2 includes the following changes:

v1.0.1

01 Aug 22:16

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 May 06:59
6179110

Choose a tag to compare

Initial release as Amp'd Resume on ampdresume.com

v0.1.0

01 May 15:47
e160807

Choose a tag to compare

Initial stable release, fixed performance issues and bottlenecks in resume data editing.