Skip to content

Commit 86b5fbe

Browse files
chore(πŸ¦‹): Update Package Version (#144)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @suddenlygiovanni/[email protected] ### Patch Changes - 5bdcbaf: fix export paths Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5bdcbaf commit 86b5fbe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/nine-gifts-grab.mdβ€Ž

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

β€Žpackages/schema-resume/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @suddenlygiovanni/schema-resume
22

3+
## 14.0.1
4+
5+
### Patch Changes
6+
7+
- 5bdcbaf: fix export paths
8+
39
## 14.0.0
410

511
### Major Changes

β€Žpackages/schema-resume/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"typecheck": "tsc --noEmit"
4545
},
4646
"type": "module",
47-
"version": "14.0.0"
47+
"version": "14.0.1"
4848
}

0 commit comments

Comments
Β (0)