Skip to content

Releases: skills/action-text-variables

v1.1.0

31 Dec 19:36
f277798
Compare
Choose a tag to compare

What's Changed

  • ci(release): v1.1.0 by @chriswblake in #5
    • Add support for providing template-vars as an ENV style list.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

30 Dec 19:00
fd4f2b9
Compare
Choose a tag to compare

What's Changed

  • Bump eslint-plugin-jest from 28.9.0 to 28.10.0 in the npm-development group by @dependabot in #1
  • fix(dependencies): Bump eslint from 8.57.1 to 9.17.0 by @dependabot in #2
  • ci(release): v1.0.1 by @chriswblake in #4
    • Add workflow to create major and minor tags.

New Contributors

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

v1.0.0

23 Dec 22:36
0f6cf9c
Compare
Choose a tag to compare

What's Changed

  • Add initial functionality to load a template, replace variables, and return the result.
  • Add unit tests and workflows.
  • Add usage docs.

ci(release): v1.0.0 by @chriswblake in #3

Full Changelog: https://github.com/chriswblake/action-text-variables/commits/v1.0.0