Skip to content

Commit 42d4543

Browse files
[ci] release
1 parent 2f1579d commit 42d4543

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

.changeset/cuddly-sheep-exist.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# resolve-sync
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#1](https://github.com/marko-js/resolve-sync/pull/1) [`1ac34d2`](https://github.com/marko-js/resolve-sync/commit/1ac34d201d630969a70abe01ceb224d9829b3b54) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix realpath should not be used by default in node.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resolve-sync",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Node module resolution that is flexible, synchronous and requires no builtin dependencies.",
55
"keywords": [
66
"resolve",

0 commit comments

Comments
 (0)