Skip to content

Commit

Permalink
docs: update CHANGELOG to include the change about rename function
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Jan 28, 2024
1 parent 69544bd commit 321e5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- [#79](https://github.com/sapphi-red/vite-plugin-static-copy/pull/79) [`19b9fca`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/19b9fcade3a3a6b3249f27397a834d5a4c0321cb) Thanks [@sapphi-red](https://github.com/sapphi-red)! - using absolute path src with `structured: true` was not working
- [#79](https://github.com/sapphi-red/vite-plugin-static-copy/pull/79) [`19b9fca`](https://github.com/sapphi-red/vite-plugin-static-copy/commit/19b9fcade3a3a6b3249f27397a834d5a4c0321cb) Thanks [@sapphi-red](https://github.com/sapphi-red)! - using absolute path src with `structured: true` was not working. The `fullPath` argument in the `rename` option will now always be an absolute path, instead of sometimes being a relative path.

## 1.0.0

Expand Down

0 comments on commit 321e5d7

Please sign in to comment.