Skip to content

Commit

Permalink
Merge pull request #38 from sectsect/changeset-release/main
Browse files Browse the repository at this point in the history
chore: release package(s)
  • Loading branch information
sectsect authored Jan 1, 2025
2 parents a0056bc + 71dd93c commit 4fbaafd
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/happy-donkeys-vanish.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sect/use-placeholder-path

## 1.4.3

### Patch Changes

- [#37](https://github.com/sectsect/use-placeholder-path/pull/37) [`a45f6fd`](https://github.com/sectsect/use-placeholder-path/commit/a45f6fdc040ac18496e856d14b4aaf30ae434088) Thanks [@sectsect](https://github.com/sectsect)! - .

- ci(deps): update codecov/codecov-action action to v5

## 1.4.2

### Patch Changes
Expand Down
Binary file added codecov
Binary file not shown.
1 change: 1 addition & 0 deletions codecov.SHA256SUM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bb3c8dcaf649c47ce0321ce153ebc781b88421c97c584b1956fb62c3399db755 codecov
16 changes: 16 additions & 0 deletions codecov.SHA256SUM.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEJwNOf9uFDgu8LGL/gGuyiu13mGkFAmdUctkACgkQgGuyiu13
mGnWiQ/9ETvUH5DK+XGjPLDr2O7abSvy1mmD2jZwDGCzYShKtR4m/H7nQ/3/KOtC
QBlrM23nIswRmQSWah4vajZHdLgRqJp5nuod1gA6Hlnsx/3ydO/AzYC7Niruk2PK
xzp1VANXBNRhTy/a4Fwt5/FjwaPT1KW8bp9EIZruqnnJohOb+D3ji8aC6F8H6Nfs
PGB9WPeb9PoviYJstmzVhaxgMT/5Kxktqzdpy9fe7l4Lq05oB+Pg1D2zsyN9KNMM
nVQHvuKAlIhe9Sml0FV2c2V7+7sTF15U1kjh6S0tYhrIrMTMiD4TWjIfgddxmhva
yjdFzeh4BAvNvjDAGpfqxN7r3e3ZXC9TTBlrPcG7VJMBX8bxHkbaCxoqYgw33wOi
78dZhH4o2dGqsUUJKiOJI3C9gHAIcf+bTbJtFGuoOj34FRFNrUbX3j4QVHffO85b
d16HbwGxO5PQ7jd5dBFFhgQxqNVF5DTozDhNzweMDqvaiC8p5vwNPWWhZkX28Uk4
XBkOp/uS3ke/GzmPYtGSCbu4RbQZACKDJ2RIwhEt83OWssXfA999E4TwtwL7MfeR
5zEy7tiKlzwZ5D7JegNr5ZOgn6YqoPZ7xl/YhtIf67juhCKksmkLvPcKtawHtj4X
mWD8ejvqRhfotTD+FjROnjNh32bb/3md4yiXM/diooVm6J93DxQ=
=+iTB
-----END PGP SIGNATURE-----
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sect/use-placeholder-path",
"version": "1.4.2",
"version": "1.4.3",
"description": "A custom React hook to retrieve placeholder path in Next.js App Router.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 4fbaafd

Please sign in to comment.