Skip to content

Commit 0b1bc94

Browse files
committed
chore: release v1.3.6
1 parent 5946d88 commit 0b1bc94

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [1.3.6](https://github.com/ghiscoding/native-copyfiles/compare/v1.3.5...v1.3.6) (2025-09-26)
6+
7+
### Bug Fixes
8+
9+
* **deps:** update all dependencies ([#38](https://github.com/ghiscoding/native-copyfiles/issues/38)) ([5946d88](https://github.com/ghiscoding/native-copyfiles/commit/5946d88b606397589b6ac3a69f84e2b02ca14477))
10+
* publish with OIDC ([b227e63](https://github.com/ghiscoding/native-copyfiles/commit/b227e632d10bb4873fd7027a387eeaf3daed4b91))
11+
512
## [1.3.5](https://github.com/ghiscoding/native-copyfiles/compare/v1.3.4...v1.3.5) (2025-07-14)
613

714
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3.5",
3+
"version": "1.3.6",
44
"description": "a small JS and CLI util to copy files",
55
"bin": {
66
"copyfiles": "dist/cli.js"

0 commit comments

Comments
 (0)