Skip to content

Commit c5a8a20

Browse files
authored
Merge pull request #59 from sectsect/changeset-release/main
chore: release package(s)
2 parents eb22a74 + 9a5918c commit c5a8a20

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.changeset/fancy-heads-smash.md

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

CHANGELOG.md

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

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- [#58](https://github.com/sectsect/use-placeholder-path/pull/58) [`4e424e5`](https://github.com/sectsect/use-placeholder-path/commit/4e424e5450678f83633b3f0899815dd89d983a12) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
- fix: fix security vulnerabilities
9+
310
## 1.5.1
411

512
### 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.5.1",
3+
"version": "1.5.2",
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)