Skip to content

Commit 5689f7d

Browse files
committed
chore(release): publish version 1.2.1
1 parent 73f753b commit 5689f7d

File tree

3 files changed

+2161
-1
lines changed

3 files changed

+2161
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [1.2.1](https://github.com/ghiscoding/native-copyfiles/compare/v1.2.0...v1.2.1) (2025-06-07)
6+
7+
### Bug Fixes
8+
9+
* use dufferent release script to remove scripts/devDependencies ([2429167](https://github.com/ghiscoding/native-copyfiles/commit/24291670d644a03e74891472cc9fe571561614e5))
10+
511
## [1.2.0](https://github.com/ghiscoding/native-copyfiles/compare/v1.1.0...v1.2.0) (2025-06-07)
612

713
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "native-copyfiles",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "a small JS and CLI util to copy files",
55
"bin": {
66
"copyfiles": "dist/cli.js"

0 commit comments

Comments
 (0)