Skip to content

Commit a92f8c9

Browse files
chore: release (#570)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a5bf1e commit a92f8c9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/small-stars-grow.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 15.2.1
4+
5+
### Patch Changes
6+
7+
- [#569](https://github.com/wKovacs64/hibp/pull/569) [`a57fece`](https://github.com/wKovacs64/hibp/commit/a57fecef8a6c7fd82f0d8dfd5697efcd55d9d54e) Thanks [@wKovacs64](https://github.com/wKovacs64)! - Fix preview publishing by adding `type` to the `repository` section of `package.json`. This is a package maintenance release only - no changes in the library itself.
8+
39
## 15.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hibp",
3-
"version": "15.2.0",
3+
"version": "15.2.1",
44
"description": "An unofficial TypeScript SDK for the 'Have I been pwned?' service.",
55
"keywords": [
66
"haveibeenpwned",

0 commit comments

Comments
 (0)