Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 1.1 KB

@relab/node-welcome

1.0.10

Patch Changes

  • 0f55880: Test release

1.0.9

Patch Changes

  • 63028d7: Test release

1.0.8

Patch Changes

  • d6c5564: Package linting added to CI

1.0.7

Patch Changes

  • f68b040: Get rid of Show release info step
  • f68b040: Fixing release info display
  • 140637d: Show release info and cleanup the folders

1.0.6

Patch Changes

  • 4e6218b: Fixed key for .nx folder (previously used .pnpm-store which is wrong)

1.0.5

Patch Changes

  • a68b84b: Update comment for version bump
  • aa42bef: Setup cache for .nx folder. It works the similar way like .pnpm-store to speed up NX builds.

1.0.4

Patch Changes

  • 10f2e33: Caching pnpm packages with Github Actions
  • 2f656f8: Get rid of prepack and prebulish scripts. Don't need it since building the project with nx.
  • a270f54: PNPM cache path wrong configuration in Github Actions fixed
  • 4f0fd9f: Added id to changesets step

1.0.3

Patch Changes

  • 1e97448: Remove .nx folder from repo

1.0.2

Patch Changes

  • Migrating to monorepo