Skip to content

Commit

Permalink
chore(main): release 1.7.0 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n authored Dec 3, 2024
1 parent bd7320e commit 383b542
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.7.0](https://github.com/y3owk1n/cpenv/compare/v1.6.1...v1.7.0) (2024-12-03)


### Features

* add setup command ([#61](https://github.com/y3owk1n/cpenv/issues/61)) ([f5f2035](https://github.com/y3owk1n/cpenv/commit/f5f203505fedc807761b2ce287704431e5688cd7))


### Bug Fixes

* revert root call for interactive actions ([#58](https://github.com/y3owk1n/cpenv/issues/58)) ([9f14d72](https://github.com/y3owk1n/cpenv/commit/9f14d72584f717664a1fd719bcd8023e63ff11b7))

## [1.6.1](https://github.com/y3owk1n/cpenv/compare/v1.6.0...v1.6.1) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cpenv",
"version": "1.6.1",
"version": "1.7.0",
"description": "A CLI for copy and paste your local .env to right projects faster",
"type": "module",
"engines": {
Expand Down

0 comments on commit 383b542

Please sign in to comment.