Skip to content

Commit 6842379

Browse files
authored
Merge pull request #52 from sectsect/changeset-release/main
chore: release package(s)
2 parents 9768beb + 60ab730 commit 6842379

3 files changed

Lines changed: 14 additions & 33 deletions

File tree

.changeset/sad-clowns-cover.md

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

CHANGELOG.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
# @sect/use-placeholder-path
22

3+
## 1.4.8
4+
5+
### Patch Changes
6+
7+
- [`f448b77`](https://github.com/sectsect/use-placeholder-path/commit/f448b77933ee38845707e0eb364eb91730088460) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
- chore(claude-code): add CLAUDE.md
9+
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions
10+
- fix: fix security vulnerabilities
11+
- chore(deps): update dependencies
12+
- chore: add changeset
13+
- fix(ci): update contents permission to write
14+
- docs(claude): enhance development documentation with comprehensive details
15+
316
## 1.4.7
417

518
### Patch Changes
619

720
- [`c2ef290`](https://github.com/sectsect/use-placeholder-path/commit/c2ef2902b3d76163f78a6ed92adc4f23d40fd289) Thanks [@sectsect](https://github.com/sectsect)! - .
8-
921
- chore(deps): update dependencies
1022
- chore: migrate ESLint config to flat config
1123

@@ -14,7 +26,6 @@
1426
### Patch Changes
1527

1628
- [`6872688`](https://github.com/sectsect/use-placeholder-path/commit/6872688fc2514b5070156d864d4ee4b9a935a042) Thanks [@sectsect](https://github.com/sectsect)! - .
17-
1829
- chore(deps): update dependencies
1930
- fix: fix security vulnerabilities
2031

@@ -23,7 +34,6 @@
2334
### Patch Changes
2435

2536
- [`9357ac8`](https://github.com/sectsect/use-placeholder-path/commit/9357ac8049818a598412c07634d6891488ac4984) Thanks [@sectsect](https://github.com/sectsect)! - .
26-
2737
- chore(deps): bump vite from 5.4.6 to 5.4.14
2838
- chore(deps): migrate to Vitest 3.0
2939
- chore(deps): update dependencies
@@ -33,23 +43,20 @@
3343
### Patch Changes
3444

3545
- [#41](https://github.com/sectsect/use-placeholder-path/pull/41) [`14dbf68`](https://github.com/sectsect/use-placeholder-path/commit/14dbf6839828bf5c2a14a425a4775c9e2a38d565) Thanks [@sectsect](https://github.com/sectsect)! - .
36-
3746
- chore(deps): update dependencies
3847

3948
## 1.4.3
4049

4150
### Patch Changes
4251

4352
- [#39](https://github.com/sectsect/use-placeholder-path/pull/39) [`6054c12`](https://github.com/sectsect/use-placeholder-path/commit/6054c12aa25c5c4e8af76836ebe089fca9d40a0b) Thanks [@sectsect](https://github.com/sectsect)! - .
44-
4553
- ci(deps): update codecov/codecov-action action to v5
4654

4755
## 1.4.2
4856

4957
### Patch Changes
5058

5159
- [#35](https://github.com/sectsect/use-placeholder-path/pull/35) [`2fc7d49`](https://github.com/sectsect/use-placeholder-path/commit/2fc7d4981796bc46ed91edebb572a83f2585e0c2) Thanks [@sectsect](https://github.com/sectsect)! - .
52-
5360
- fix: fix security vulnerabilities
5461
- chore(deps): update dependencies
5562
- chore(deps): add React 19 support and update dependencies
@@ -59,39 +66,34 @@
5966
### Patch Changes
6067

6168
- [#33](https://github.com/sectsect/use-placeholder-path/pull/33) [`7fac103`](https://github.com/sectsect/use-placeholder-path/commit/7fac103ab75f834767b9f812e469ed055f2b89a1) Thanks [@sectsect](https://github.com/sectsect)! - .
62-
6369
- fix: fix version for peerDependencies
6470

6571
## 1.4.0
6672

6773
### Minor Changes
6874

6975
- [#31](https://github.com/sectsect/use-placeholder-path/pull/31) [`c75fe39`](https://github.com/sectsect/use-placeholder-path/commit/c75fe39a3b030221f0c2f17bcd9fcb5be14da79b) Thanks [@sectsect](https://github.com/sectsect)! - .
70-
7176
- chore(deps): add support for nextjs 15
7277

7378
## 1.3.4
7479

7580
### Patch Changes
7681

7782
- [#29](https://github.com/sectsect/use-placeholder-path/pull/29) [`224b130`](https://github.com/sectsect/use-placeholder-path/commit/224b130a06af554798e1f1afda9c0505e947cf27) Thanks [@sectsect](https://github.com/sectsect)! - .
78-
7983
- fix: fix bug with wrong type for useParams()
8084

8185
## 1.3.3
8286

8387
### Patch Changes
8488

8589
- [#27](https://github.com/sectsect/use-placeholder-path/pull/27) [`f779153`](https://github.com/sectsect/use-placeholder-path/commit/f7791533df2c1bcf7d2dc2e5748bb99fda8f0d91) Thanks [@sectsect](https://github.com/sectsect)! - .
86-
8790
- fix: fix security vulnerabilities
8891

8992
## 1.3.2
9093

9194
### Patch Changes
9295

9396
- [#25](https://github.com/sectsect/use-placeholder-path/pull/25) [`9d0d08f`](https://github.com/sectsect/use-placeholder-path/commit/9d0d08f452ffe0351af567f66084e0892c5dab06) Thanks [@sectsect](https://github.com/sectsect)! - .
94-
9597
- docs: update README.md
9698
- fix: fix security vulnerabilities
9799

@@ -100,23 +102,20 @@
100102
### Patch Changes
101103

102104
- [#22](https://github.com/sectsect/use-placeholder-path/pull/22) [`668e7b6`](https://github.com/sectsect/use-placeholder-path/commit/668e7b634f843b706b044e4aa896784069cf5f97) Thanks [@sectsect](https://github.com/sectsect)! - .
103-
104105
- docs: update README.md
105106

106107
## 1.3.0
107108

108109
### Minor Changes
109110

110111
- [#20](https://github.com/sectsect/use-placeholder-path/pull/20) [`cb76a59`](https://github.com/sectsect/use-placeholder-path/commit/cb76a596b6791e78981b23164ca2f76d13cfd1ca) Thanks [@sectsect](https://github.com/sectsect)! - .
111-
112112
- feat: add support for Top-Level path in 'Optional Catch-all Segments'
113113

114114
## 1.2.1
115115

116116
### Patch Changes
117117

118118
- [#18](https://github.com/sectsect/use-placeholder-path/pull/18) [`3f61379`](https://github.com/sectsect/use-placeholder-path/commit/3f613796f9da34b57676081806f1649aa8dcf620) Thanks [@sectsect](https://github.com/sectsect)! - .
119-
120119
- chore: add missing build files
121120
- chore: update .gitignore
122121
- chore: remove dist files from Git scope
@@ -127,7 +126,6 @@
127126
### Minor Changes
128127

129128
- [#16](https://github.com/sectsect/use-placeholder-path/pull/16) [`8a3e6eb`](https://github.com/sectsect/use-placeholder-path/commit/8a3e6eb96742fb164a68ca59a06a8472bab90eb6) Thanks [@sectsect](https://github.com/sectsect)! - .
130-
131129
- feat: add support for 'Optional Catch-all Segments'
132130
- refactor: code refactor
133131

@@ -143,7 +141,6 @@
143141
### Patch Changes
144142

145143
- [#12](https://github.com/sectsect/use-placeholder-path/pull/12) [`4b08766`](https://github.com/sectsect/use-placeholder-path/commit/4b0876673dcdaba5c04bd3268de1d6571cf3f3c2) Thanks [@sectsect](https://github.com/sectsect)! - .
146-
147144
- chore: remove unwanted package
148145
- chore: add package `tsc-files`
149146
- refactor: code refactor
@@ -153,15 +150,13 @@
153150
### Patch Changes
154151

155152
- [#10](https://github.com/sectsect/use-placeholder-path/pull/10) [`6c6ab0b`](https://github.com/sectsect/use-placeholder-path/commit/6c6ab0b7e6d6f9c4f682b1d2d92158386805fb30) Thanks [@sectsect](https://github.com/sectsect)! - .
156-
157153
- chore: add commitlint
158154

159155
## 1.1.2
160156

161157
### Patch Changes
162158

163159
- [#8](https://github.com/sectsect/use-placeholder-path/pull/8) [`b992a9f`](https://github.com/sectsect/use-placeholder-path/commit/b992a9f1f1c1a1212a55dbe9234fcc5dc6b95be2) Thanks [@sectsect](https://github.com/sectsect)! - ...
164-
165160
- chore: update dependencies
166161
- docs: update README.md
167162

@@ -176,7 +171,6 @@
176171
### Minor Changes
177172

178173
- [#4](https://github.com/sectsect/use-placeholder-path/pull/4) [`634a523`](https://github.com/sectsect/use-placeholder-path/commit/634a52384c66231ee31d3db0ac18cc87911d796d) Thanks [@sectsect](https://github.com/sectsect)! - add testing
179-
180174
- test: add integration tests
181175
- fix: fix handling for query params
182176
- test: add a test

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.7",
3+
"version": "1.4.8",
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)