Skip to content

Releases: y3owk1n/cpenv

v1.4.1

01 Dec 10:46
aac318a
Compare
Choose a tag to compare

1.4.1 (2024-12-01)

Bug Fixes

  • make sure to use cjs instead of js (#41) (500e716)

v1.4.0

01 Dec 10:24
61fcbed
Compare
Choose a tag to compare

1.4.0 (2024-12-01)

Features

v1.3.1

01 Dec 09:39
dc7fe4d
Compare
Choose a tag to compare

1.3.1 (2024-12-01)

Bug Fixes

v1.3.0

01 Dec 09:35
c98a353
Compare
Choose a tag to compare

1.3.0 (2024-12-01)

Features

  • add release please config (#32) (deb3cdb)
  • update gh actions for auto release with binary uploads (#34) (c0c9c79)

Bug Fixes

  • make sure bun setup dont run during pr (#36) (3b8049b)

v1.2.0

01 Dec 05:44
Compare
Choose a tag to compare

What's Changed

  • feat: move to rollup instead of tsup by @y3owk1n in #26
  • feat: add homebrew installation by @y3owk1n in #27
  • feat: move homebrew to dedicated tap repo by @y3owk1n in #28

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Nov 18:54
Compare
Choose a tag to compare

What's Changed

  • feat: allow search and select for project by @y3owk1n in #25

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Nov 18:36
Compare
Choose a tag to compare

What's Changed

  • chore(readme): add demo video by @y3owk1n in #17
  • feat: bump deps to latest & switch to pnpm by @y3owk1n in #18
  • chore: format & lint with biome by @y3owk1n in #19
  • feat: rename function make it more verbose what it does by @y3owk1n in #20
  • feat: complete backup functionality by @y3owk1n in #21
  • feat: allow more .env types for copying to project by @y3owk1n in #22
  • feat: allow to bypass action selection if options are passed by @y3owk1n in #23
  • fix: pnpm np instead of run by @y3owk1n in #24

Full Changelog: v0.3.0...v1.0.0

v0.3.0

21 Jan 03:39
Compare
Choose a tag to compare

Release Note for v0.3.0

Features

  • 6638f8d feat: add loading spinner & improved messages (#16)

Refactoring

  • 4129687 refactor: refactor into core utils for future features (#9)

Other Changes

  • e26969b chore: formatting and organize import project wide (#10)
  • 10c4593 fix(cp): copied envs in multi level project are firing twice (#13)
  • 91def88 fix(cp): when project is empty picking no overwrite will prompt asking for overwrite (#14)
  • afa573c fix(cp): gracefully exit when pressed (#15)
  • cf77239 0.3.0

Full Changelog: v0.2.2...v0.3.0

v0.2.2

20 Jan 17:52
Compare
Choose a tag to compare

Release Note for v0.2.2

Features

  • 2b746b4 feat: change project rawlist to select

Other Changes

  • 4ee9806 chore: add missing jsdoc annotation
  • 1b5af87 chore(readme): add auto env folder configuration
  • 2ef668f 0.2.2

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Jan 17:52
Compare
Choose a tag to compare

Release Note for v0.2.1

Fixes

  • d4d31fe fix: change inquirer to @inquirer/prompts

Other Changes

Full Changelog: v0.2.0...v0.2.1