Skip to content

Latest commit

 

History

History
221 lines (101 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

221 lines (101 loc) · 10.6 KB

0.2.15 (2023-07-25)

Bug Fixes

0.2.14 (2023-04-11)

Bug Fixes

0.2.13 (2023-04-11)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • bump @autosoft/jest-preset (d10d198)
  • switch from angular to conventionalcommits (d2e232b)
  • use correct extension for build types path (3c3b5b9)

Features

  • add release type command (628dd57)

0.2.8 (2023-01-06)

Bug Fixes

  • remove typeRoots from tsconfig init (8017e94)
  • update package-run (65e65ef)

0.2.7 (2023-01-06)

Bug Fixes

  • bump dependencies (e2f85d4)
  • package scripts not initialized in the correct order (cfc1118)
  • remove extra newline at end of dependency lists (284fcc7)

Features

  • Open repo issues and releases (0f0cb81)

0.2.6 (2023-01-06)

Bug Fixes

  • Bump @autosoft/jest-preset (1b69898)
  • Fix typo when generating coveralls README badge (5641498)
  • Include period in README description (545635b)

Features

  • Added the open command (f813a2a)
  • Include release script when initializing package.json (27931e6)

0.2.5 (2023-01-05)

Bug Fixes

0.2.4 (2023-01-05)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • checkout before resetting branch during release (66bde0b)

0.2.2 (2023-01-04)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • init package.json with version 0.0.0 (82bf3de)

Features

0.1.2 (2023-01-03)

0.1.1 (2023-01-03)

0.1.0 (2023-01-03)