Skip to content

Latest commit

 

History

History
91 lines (64 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

91 lines (64 loc) · 7.22 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

24 October 2022

17 October 2022

  • updating outdated deps f3a9ddc
  • updating changelog for patch 0.2.2 9462cd2

11 October 2022

  • adding keywords to package.json 791e88f
  • updating changelog for patch 0.2.1 4515cf1
  • fising incorrect icon name in docs ffcc8a0
  • fixing small type-o's in docs 2389d8c
  • adjusting readme text 367187a

11 October 2022

  • updating changelog for minor bump to 0.2.0 d907405
  • fixing incorrect changelog link 7c495d5
  • removing console log from test 2bf04b4

11 October 2022

  • adding vitest, happy-dom, and @vitest/coverage-c8 dev deps 12fb60c
  • wrote out docs and examples in package readme.md file f749d5b
  • removing ./dist/icon-svg-to-vue.mjs cfe43f8
  • saving for posterity 2711b37
  • refactored cli script and cleaned up code now in helpers f4f3559
  • adding iconSvgToVueFile cli helper 96dbb1e
  • adding vitest test checking for PR's to repo aae61fe
  • adding publish to npm automation script dbcc24b
  • adding generateVueFile cli helper 07daf2c
  • removing ./dist/helpers/generateVueFile.mjs file 98bee15
  • adding cleanAndBeautify.test.js d070bec
  • adding cleanAndBeautify.test.js file 41bb70a
  • adding cleanAndBeautify cli helper bc67fe5
  • adding showWrongArgsConsoleError cli helper 92cbfb5
  • adding scriptSuccessConsoleLogs cli helper c723f2c
  • updating changelog for patch 0.1.3 bcc06bd
  • adding testing scripts for heroicons examp and pkg:org and tag scripts for new automation actions f2898b4
  • adding showProcessInfoConsoleLogs cli helper 932f7c3
  • adding vitest config file 9937e70
  • adding showWrongArgsConsoleError.test.js file 2a8e63c

10 October 2022

  • removing yargs dep and adding beautify and chalk deps 9fa09a2
  • finished basic functionality and cleaned up main script file 573d0a2
  • adding generateVueFile helper 8897bd0
  • updating changelog for 0.1.2 756d904
  • removing unneeded bump ver npm scripts from package.json 63e7d28

10 October 2022

  • adding dependabot and issue/pr tracking automation 6d06c74
  • updating changelog for v0.1.1 9bfa7f6

v0.1.1

10 October 2022

  • 0.1.0 - initial commit and install with starting node script and package settings e70e56c
  • adding yargs dep a55c7eb
  • Initial commit 9f4ec9a
  • adding cwd to base cli script 5da73a6
  • updating gitignore to exclude local testing files/dirs c2b8ebf