0.2.15 (2023-07-25)
0.2.14 (2023-04-11)
- bump autobin (1634b6e)
0.2.13 (2023-04-11)
- bump clee (385d417)
- bump gitkraken-cli (392f187)
- editorconfig don't trim trailing whitespace in markdown files (0a42d75)
- fix issue with test-d error output not being displayed (3de23e1)
0.2.12 (2023-01-10)
0.2.11 (2023-01-10)
- add description for update command (1a67292)
- await on init gitignore (1567e53)
- check if package exists before importing (453d181)
- update command descriptions (826b6a3)
- update to new gitkraken-cli (fd42f98)
- update which-pm-lockfile (69f397c)
- bump @autosoft/eslint-config (8e07d98)
- improve package json init by adding more fields & adjusting order (b7be60c)
- run autobin after building source (e85ca43)
0.2.10 (2023-01-07)
- add node flag for jest (047a27f)
- bump jest preset (fc5d73f)
- prevent test types from throwing an error when succeeding (db4585f)
0.2.9 (2023-01-07)
- bump @autosoft/jest-preset (d10d198)
- switch from angular to conventionalcommits (d2e232b)
- use correct extension for build types path (3c3b5b9)
- add release type command (628dd57)
0.2.8 (2023-01-06)
0.2.7 (2023-01-06)
- bump dependencies (e2f85d4)
- package scripts not initialized in the correct order (cfc1118)
- remove extra newline at end of dependency lists (284fcc7)
- Open repo issues and releases (0f0cb81)
0.2.6 (2023-01-06)
- Bump @autosoft/jest-preset (1b69898)
- Fix typo when generating coveralls README badge (5641498)
- Include period in README description (545635b)
0.2.5 (2023-01-05)
- clean up type issues (d0e78a2)
0.2.4 (2023-01-05)
- fix incorrect init editorconfig command title (98defa2)
- fix incorrect init source command name (c0c6226)
- only init package.json with packages workspace (c7ba7bc)
- order bundled dependencies above dependencies on package init (9de51b0)
- push tags as well in push command (7d51ac9)
- reorder init commands (9963978)
- set private field to true for monorepos (a0b0837)
- stash and pop during release (0c96241)
- update dependencies (a1e79d7)
- add coveralls badge to README if one exists (e5c4e67)
- add force flag for push and release (4caa1c6)
- init coveralls (602e4e5)
- install autorepo on init package (4657f07)
- update dependencies command (5468eb2)
0.2.3 (2023-01-04)
- checkout before resetting branch during release (66bde0b)
0.2.2 (2023-01-04)
- adjust release tagging so the correct commit is tagged (3048a36)
- don't include changelog segment header in release body (844f425)
- push to release branch during release script (d2319dd)
- remove pull request title during release script (fb9ca0a)
- reset git correctly before pulling after a release (ff629a0)
0.2.1 (2023-01-04)
- adjust release tagging so the correct commit is tagged (de2e2ed)
- push to release branch during release script (4e9842c)
- remove pull request title during release script (739c4e2)
0.2.0 (2023-01-04)
- init package.json with version 0.0.0 (82bf3de)