Skip to content

Commit 920a4df

Browse files
chore: release package(s) (#419)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b858867 commit 920a4df

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-mayflies-build.md

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

packages/core/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+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [#418](https://github.com/un-ts/pkgr/pull/418) [`b858867`](https://github.com/un-ts/pkgr/commit/b858867c340b4b99c72533695a37c6844d214aad) Thanks [@JounQin](https://github.com/JounQin)! - fix: handle findUp `options` correctly
8+
39
## 0.3.2
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pkgr/core",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"type": "module",
55
"description": "Shared core module for `@pkgr` packages or any package else",
66
"repository": "git+https://github.com/un-ts/pkgr.git",

0 commit comments

Comments
 (0)