Skip to content

Releases: dennzimm/npmrc-replace-env

v1.1.4

31 May 07:24
3186f4e
Compare
Choose a tag to compare

Patch Changes

  • 042c084: chore(deps): bump pnpm/action-setup from 3 to 4
  • 5a7c108: chore(deps-dev): bump @types/node from 20.12.7 to 20.12.12
  • add35ed: chore(deps-dev): bump @changesets/cli from 2.27.1 to 2.27.3
  • f287f3a: chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.3

v1.1.3

19 Apr 07:03
77dc943
Compare
Choose a tag to compare

Patch Changes

  • 35153ff: chore(deps-dev): bump typescript from 5.4.3 to 5.4.5
  • f6f13af: chore(deps-dev): bump @types/node from 20.11.28 to 20.12.7

v1.1.2

04 Apr 06:13
f56d2a8
Compare
Choose a tag to compare

Patch Changes

  • 4e56835: Suppresses all kinds of warnings including ".env*" files' loading errors from dotenv-flow

v1.1.1

28 Mar 07:17
da1f493
Compare
Choose a tag to compare

Patch Changes

  • 7c765d7: Add "Command Line Options" to TOC in README
  • d9338fe: chore(deps-dev): bump @types/node from 20.11.27 to 20.11.28
  • 4a66b5b: chore(deps-dev): bump typescript from 5.4.2 to 5.4.3

v1.1.0

14 Mar 20:51
d48c999
Compare
Choose a tag to compare

Minor Changes

  • 0b5737f: - Add utils with unit tests
    • Add command-line options for custom environment variable prefix and disabling prefix usage
    • Bump typescript, @types/node packages

v1.0.3

01 Mar 07:43
694508f
Compare
Choose a tag to compare

Patch Changes

  • 580d9b2: Bump @types/node from 20.11.19 to 20.11.20
    Update contribution info for changesets

v1.0.2

23 Feb 14:17
Compare
Choose a tag to compare

Patch Changes

  • Fix typo for keywords in package.json

v1.0.1

23 Feb 14:10
Compare
Choose a tag to compare

What's Changed

  • fix: 🔥 remove dependabot.yml from workflows folder by @dennzimm in #2
  • chore: update documentation & keywords by @dennzimm in #3
  • chore: bump package version to 1.0.1 by @dennzimm in #4

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

v1.0.0

16 Feb 09:42
Compare
Choose a tag to compare

Major Changes

  • Version 1.0.0 marks the initial release of 'npmrc-replace-env,' introducing a utility for generating .npmrc files based on a configuration template and environment variables