Skip to content

Tags: Vikaz/resume-cli

Tags

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(theme): fix serving and exporting local themes (jsonresume#537)

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(pdf): fix TypeError when exporting resume to PDF (jsonresume#486)

v3.0.3

Toggle v3.0.3's commit message
fix(release): publish build folder

Closes jsonresume#474.

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump actions/setup-node from v1 to v2.1.4 (jsonresume#471)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...c46424e)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
squash! test: unit tests for the cli (jsonresume#459) (jsonresume#469)

fixing theme resolution on node after v10

v3.0.0

Toggle v3.0.0's commit message
perf: Fixing previously failed bump to v1 schema.

BREAKING CHANGE: The JSON Resume specification has gone significant revision over an almost 6 year period. The ecosystem will take a minor hit and will take a bit of time to come up to scratch.

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): bump resume-schema from 0.1.3 to 1.0.0 (jsonresume#428)

Bumps [resume-schema](https://github.com/jsonresume/resume-schema) from 0.1.3 to 1.0.0.
- [Release notes](https://github.com/jsonresume/resume-schema/releases)
- [Changelog](https://github.com/jsonresume/resume-schema/blob/master/CHANGELOG.md)
- [Commits](jsonresume/resume-schema@v0.1.3...v1.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): bump jsonresume-theme-even from 0.4.2 to 0.5.2 (jsonresume…

…#429)

Bumps [jsonresume-theme-even](https://github.com/rbardini/jsonresume-theme-even) from 0.4.2 to 0.5.2.
- [Release notes](https://github.com/rbardini/jsonresume-theme-even/releases)
- [Commits](rbardini/jsonresume-theme-even@v0.4.2...v0.5.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(theme): use denormalize theme name for server request (jsonresume…

…#410)

v2.2.1

Toggle v2.2.1's commit message
fix: caused regressions in fetching relative themes