Skip to content

Commit 6d2697f

Browse files
chore: release package(s)
1 parent 9357ac8 commit 6d2697f

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changeset/chilled-onions-leave.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sect/use-placeholder-path
22

3+
## 1.4.5
4+
5+
### Patch Changes
6+
7+
- [`9357ac8`](https://github.com/sectsect/use-placeholder-path/commit/9357ac8049818a598412c07634d6891488ac4984) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
9+
- chore(deps): bump vite from 5.4.6 to 5.4.14
10+
- chore(deps): migrate to Vitest 3.0
11+
- chore(deps): update dependencies
12+
313
## 1.4.4
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sect/use-placeholder-path",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"description": "A custom React hook to retrieve placeholder path in Next.js App Router.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)