Skip to content

Commit 5bec177

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 0a1e794 commit 5bec177

File tree

5 files changed

+12
-13
lines changed

5 files changed

+12
-13
lines changed

.changeset/polite-dodos-wonder.md

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

.changeset/sour-parrots-dream.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# resolve-sync
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#4](https://github.com/marko-js/resolve-sync/pull/4) [`0a1e794`](https://github.com/marko-js/resolve-sync/commit/0a1e794d894c207462d6905c1f63c8d1eb266578) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Add preserveSymlinks option.
8+
9+
- [#4](https://github.com/marko-js/resolve-sync/pull/4) [`8b999f9`](https://github.com/marko-js/resolve-sync/commit/8b999f9fa8afd6695535be595300b03b7f61cd5c) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Add "external" option.

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.1.0",
44
"description": "Node module resolution that is flexible, synchronous and requires no builtin dependencies.",
55
"keywords": [
66
"resolve",

0 commit comments

Comments
 (0)